HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.
authorMatt Caswell <matt@openssl.org>
Tue, 10 Feb 2015 09:45:18 +0000 (09:45 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Feb 2015 14:32:56 +0000 (14:32 +0000)
commit00a5a74bbc854972c4484a0b204bc9437d2757d9
tree3480f953e5dab47d70b9b5c2317f95ea05e918fe
parenta8b4e057b3c8b9563802105cfcc6210f70ce1fc8
HMAC_cleanup, and HMAC_Init are stated as deprecated in the docs and source.
Mark them as such with OPENSSL_USE_DEPRECATED

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/hmac/hmac.c
crypto/hmac/hmac.h