openssl/crypto/hmac
Richard Levitte 3f43aecc59 Make the definition of HMAC_CTX opaque
This moves the definition to crypto/hmac/hmac_lcl.h.  Constructor and
destructor added, and the typedef moved to include/openssl/ossl_typ.h.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2015-12-07 17:39:23 +01:00
..
hm_ameth.c Continue standardising malloc style for libcrypto 2015-11-09 22:48:41 +00:00
hm_pmeth.c Make the definition of HMAC_CTX opaque 2015-12-07 17:39:23 +01:00
hmac.c Make the definition of HMAC_CTX opaque 2015-12-07 17:39:23 +01:00
hmac_lcl.h Make the definition of HMAC_CTX opaque 2015-12-07 17:39:23 +01:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00