]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/evp/pmeth_lib.c
Delete unused PKEY MAC files
authorMatt Caswell <matt@openssl.org>
Wed, 12 Aug 2020 12:41:59 +0000 (13:41 +0100)
committerPauli <paul.dale@oracle.com>
Sat, 29 Aug 2020 07:40:11 +0000 (17:40 +1000)
commit2cf765e5a20762df1442c80cd2afc99e8bb1b823
tree3d60094e569638e0e69960945254b28ea78172d1
parenta540ef90f55c1e10feb709d09332dfa352d9f33e
Delete unused PKEY MAC files

Now that the all the legacy PKEY MAC bridge code has been moved to the
providers we no longer need the old bridge and it can be removed.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12637)
14 files changed:
crypto/asn1/standard_methods.h
crypto/cmac/build.info
crypto/cmac/cm_ameth.c [deleted file]
crypto/evp/build.info
crypto/evp/pkey_mac.c [deleted file]
crypto/evp/pmeth_lib.c
crypto/hmac/build.info
crypto/hmac/hm_ameth.c [deleted file]
crypto/poly1305/build.info
crypto/poly1305/poly1305_ameth.c [deleted file]
crypto/siphash/build.info
crypto/siphash/siphash_ameth.c [deleted file]
include/crypto/asn1.h
include/crypto/evp.h