]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add automatic initializations support for EVP_MAC objects
authorRichard Levitte <levitte@openssl.org>
Wed, 24 Oct 2018 16:34:53 +0000 (18:34 +0200)
committerRichard Levitte <levitte@openssl.org>
Mon, 29 Oct 2018 12:35:19 +0000 (13:35 +0100)
commit0145dd324e8fcfd2c0dfe296c12586101f0cf3b9
treec0e710f0d9996e094525037357fe23839dcee6c4
parent567db2c17d4ea8a0164d7abd8aed65b7a634bb40
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)
crypto/evp/build.info
crypto/evp/c_allm.c [new file with mode: 0644]
crypto/include/internal/evp_int.h
crypto/init.c
include/openssl/crypto.h
ssl/ssl_init.c