openssl/crypto/hmac
Matt Caswell e2095c6531 Ensure that both the MD and key have been initialised before attempting to
create an HMAC

Inspired by BoringSSL commit 2fe7f2d0d9a6fcc75b4e594eeec306cc55acd594

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-03-25 12:54:11 +00:00
..
hm_ameth.c Move some ASN.1 internals to asn1_int.h 2015-03-24 12:03:36 +00:00
hm_pmeth.c Move some EVP internals to evp_int.h 2015-03-24 12:03:36 +00:00
hmac.c Ensure that both the MD and key have been initialised before attempting to 2015-03-25 12:54:11 +00:00
hmac.h Ensure that both the MD and key have been initialised before attempting to 2015-03-25 12:54:11 +00:00
hmactest.c Add more HMAC tests 2015-03-25 12:54:03 +00:00
Makefile make depend 2015-03-24 12:05:05 +00:00