Prepare to provide EVP_PKEY_new_CMAC_key()
authortb <tb@openbsd.org>
Mon, 29 Mar 2021 15:57:23 +0000 (15:57 +0000)
committertb <tb@openbsd.org>
Mon, 29 Mar 2021 15:57:23 +0000 (15:57 +0000)
commit581451ffca74d4080e6480118a2752b6841ff73e
treea4013e0e6350612def850b7f6bf1c9cf53c09718
parent903e0de16cda22abfb19be5d36aa2fd8bcb3c241
Prepare to provide EVP_PKEY_new_CMAC_key()

sebastia ran into this when attempting to update security/hcxtools.
This will be tested via wycheproof.go once the symbol is public.

ok jsing, tested by sebastia
lib/libcrypto/evp/evp.h
lib/libcrypto/evp/evp_err.c
lib/libcrypto/evp/m_sigver.c
lib/libcrypto/evp/p_lib.c