commit | 00a5a74bbc854972c4484a0b204bc9437d2757d9 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Tue Feb 10 09:45:18 2015 +0000 |
committer | Matt Caswell <matt@openssl.org> | Tue Feb 10 14:32:56 2015 +0000 |
tree | 3480f953e5dab47d70b9b5c2317f95ea05e918fe | |
parent | a8b4e057b3c8b9563802105cfcc6210f70ce1fc8 [diff] |
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>