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 Following the license change, modify the boilerplates in crypto/hmac/ 2018-12-06 15:01:38 +01:00
hm_meth.c Make the RAND code available from inside the FIPS module 2019-06-28 10:22:21 +01:00
hmac.c HMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags() 2019-08-12 13:35:18 +02:00
hmac_lcl.h Following the license change, modify the boilerplates in crypto/hmac/ 2018-12-06 15:01:38 +01:00