summaryrefslogtreecommitdiffstats
path: root/crypto/evp/build.info
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-10-24 18:34:53 +0200
committerRichard Levitte <levitte@openssl.org>2018-10-29 13:35:19 +0100
commit0145dd324e8fcfd2c0dfe296c12586101f0cf3b9 (patch)
treec0e710f0d9996e094525037357fe23839dcee6c4 /crypto/evp/build.info
parent567db2c17d4ea8a0164d7abd8aed65b7a634bb40 (diff)
Add automatic initializations support for EVP_MAC objects
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/7393)
Diffstat (limited to 'crypto/evp/build.info')
-rw-r--r--crypto/evp/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/evp/build.info b/crypto/evp/build.info
index 6967fe9dc1..e4fdedf3cc 100644
--- a/crypto/evp/build.info
+++ b/crypto/evp/build.info
@@ -13,7 +13,7 @@ SOURCE[../../libcrypto]=\
e_old.c pmeth_lib.c pmeth_fn.c pmeth_gn.c m_sigver.c \
e_aes_cbc_hmac_sha1.c e_aes_cbc_hmac_sha256.c e_rc4_hmac_md5.c \
e_chacha20_poly1305.c cmeth_lib.c \
- mac_lib.c
+ mac_lib.c c_allm.c
INCLUDE[e_aes.o]=.. ../modes
INCLUDE[e_aes_cbc_hmac_sha1.o]=../modes