Remove init of MACs from EVP
authorRichard Levitte <levitte@openssl.org>
Sun, 2 Jun 2019 07:35:51 +0000 (09:35 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commit6a4f9cd113e7fc0734eb4b62e596488e71961040
tree5504c89eda12ea5648aad7e440279c0d6b021a4f
parentae0b6b92038b3f6e3a0e2f354cd900f96bce4d8b
Remove init of MACs from EVP

Now that all our MACs have moved to the default provider, we let it
take over completely

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8877)
crypto/evp/build.info
crypto/evp/c_allm.c [deleted file]
crypto/evp/names.c
crypto/init.c