openssl/crypto/hmac
Matt Caswell 4b464e7b46 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.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-06-12 13:16:09 +01:00
..
hm_ameth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
hm_pmeth.c Identify and move common internal libcrypto header files 2015-05-14 17:21:40 +02:00
hmac.c Fix ABI break with HMAC 2015-06-12 13:16:09 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00