openssl/crypto/hmac
Matt Caswell fffcf87a55 Fix ABI break with HMAC
Recent HMAC changes broke ABI compatibility due to a new field in HMAC_CTX.
This backs that change out, and does it a different way.

Thanks to Timo Teras for the concept.

Conflicts:
	crypto/hmac/hmac.c

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-06-12 14:43:23 +01: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 Fix ABI break with HMAC 2015-06-12 14:43:23 +01:00
hmac.h Fix ABI break with HMAC 2015-06-12 14:43:23 +01:00
hmactest.c Fix ABI break with HMAC 2015-06-12 14:43:23 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 11:22:10 +02:00