openssl/crypto/hmac
Viktor Dukhovni 98186eb4e4 Backwards-compatibility subject to OPENSSL_API_COMPAT
Provide backwards-compatiblity for functions, macros and include
files if OPENSSL_API_COMPAT is either not defined or defined less
than the version number of the release in which the feature was
deprecated.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-01-07 20:53:18 -05: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_lcl.h Remove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h 2015-12-07 20:53:17 +01:00
hmac.c Backwards-compatibility subject to OPENSSL_API_COMPAT 2016-01-07 20:53:18 -05:00
Makefile make update 2015-12-09 22:09:19 +00:00