openssl/crypto/hmac
Richard Levitte 5acb2be58b HMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags()
The latter should only be ussed with legacy methods.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9391)
2019-08-12 13:35:18 +02:00
..
build.info Make the RAND code available from inside the FIPS module 2019-06-28 10:22:21 +01:00
hm_ameth.c
hm_meth.c Make the RAND code available from inside the FIPS module 2019-06-28 10:22:21 +01:00
hmac_lcl.h
hmac.c HMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags() 2019-08-12 13:35:18 +02:00