openssl/crypto/hmac
Matt Caswell 1030f89f5e 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:08:54 +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:31:38 +00:00
hm_pmeth.c Run util/openssl-format-source -v -c . 2015-01-22 09:31:38 +00:00
hmac.c Fix ABI break with HMAC 2015-06-12 14:08:54 +01:00
hmac.h Fix ABI break with HMAC 2015-06-12 14:08:54 +01:00
hmactest.c Fix ABI break with HMAC 2015-06-12 14:08:54 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-23 06:25:12 +02:00