]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move HMAC to providers
authorRichard Levitte <levitte@openssl.org>
Sat, 1 Jun 2019 16:36:10 +0000 (18:36 +0200)
committerRichard Levitte <levitte@openssl.org>
Thu, 15 Aug 2019 20:12:25 +0000 (22:12 +0200)
commit5183ebdcf5aa49e7a6b065a54575aa5748964736
tree364de8e99487da4cc98abcc0b729e3a8463fe0e2
parentd33313be449741aeb68f40831afece4107467bdf
Move HMAC to providers

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/hmac/build.info
crypto/hmac/hm_meth.c [deleted file]
providers/common/include/internal/provider_algs.h
providers/common/macs/build.info
providers/common/macs/hmac_prov.c [new file with mode: 0644]
providers/default/defltprov.c
providers/fips/fipsprov.c