File tree Expand file tree Collapse file tree 4 files changed +239
-136
lines changed
Expand file tree Collapse file tree 4 files changed +239
-136
lines changed Original file line number Diff line number Diff line change 8484@MODULE__SHA3_TRUE@_sha3 sha3module.c -I$(srcdir)/Modules/_hacl/include Modules/_hacl/libHacl_Hash_SHA3.a -D_BSD_SOURCE -D_DEFAULT_SOURCE
8585@MODULE__BLAKE2_TRUE@_blake2 blake2module.c -I$(srcdir)/Modules/_hacl/include Modules/_hacl/libHacl_Hash_Blake2.a -D_BSD_SOURCE -D_DEFAULT_SOURCE
8686
87- # HMAC builtin, can be disabled with --without-builtin-hashlib-hmac
88- @MODULE__HMAC_TRUE@_hmac hmacmodule.c -I$(srcdir)/Modules/_hacl/include Modules/_hacl/libHacl_HMAC.a -D_BSD_SOURCE -D_DEFAULT_SOURCE
89-
9087# ###########################################################################
9188# XML and text
9289
145142@MODULE__SSL_TRUE@_ssl _ssl.c
146143# needs -lcrypt
147144@MODULE__HASHLIB_TRUE@_hashlib _hashopenssl.c
145+ @MODULE__HMAC_TRUE@_hmac hmacmodule.c
148146
149147# Linux: -luuid, BSD/AIX: libc's uuid_create()
150148@MODULE__UUID_TRUE@_uuid _uuidmodule.c
You can’t perform that action at this time.
0 commit comments