openssl/crypto/hmac
Matt Caswell 2674af2f79 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>

Conflicts:
	crypto/hmac/hmac.c
2015-03-25 13:01:04 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
hm_ameth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
hm_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:38:39 +00:00
hmac.c Ensure that both the MD and key have been initialised before attempting to 2015-03-25 13:01:04 +00:00
hmac.h Ensure that both the MD and key have been initialised before attempting to 2015-03-25 13:01:04 +00:00
hmactest.c Add more HMAC tests 2015-03-25 13:01:04 +00:00
Makefile make update 2014-01-06 13:33:27 +00:00