openssl/include
Rich Salz a3d267f184 Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex
EVP_KEY_new_CMAC_key_ex was in the pre-release 3.0 only, so is safe
to remove.
Restore 1.1.1 version of EVP_PKEY_new_CMAC_key documentation.
Also make testing of EVP_PKEY_new_CMAC_key properly #ifdef'd.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13829)
2021-01-21 12:08:46 +01:00
..
crypto X509: Enable printing cert even with invalid validity times, saying 'Bad time value' 2021-01-20 15:55:58 +01:00
internal ktls: Initial support for ChaCha20-Poly1305 2021-01-20 18:05:41 +01:00
openssl Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex 2021-01-21 12:08:46 +01:00