summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2018-03-05 17:23:57 +0000
committerMatt Caswell <matt@openssl.org>2018-03-15 12:47:27 +0000
commitb3831fbb0bf63f77ce45e359b5031cd3f6c56fa2 (patch)
treeddb7879726c179e4edf7ae9a12bd2ed3091bed95 /util/libcrypto.num
parent2621c8479e468d29419640c2bd900786612b4ade (diff)
Add the function EVP_PKEY_new_CMAC_key()
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5520)
Diffstat (limited to 'util/libcrypto.num')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 401d9fd9f6..b74ed2bec2 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4524,3 +4524,4 @@ OSSL_STORE_SEARCH_get0_digest 4465 1_1_1 EXIST::FUNCTION:
RAND_DRBG_set_reseed_defaults 4466 1_1_1 EXIST::FUNCTION:
EVP_PKEY_new_private_key 4467 1_1_1 EXIST::FUNCTION:
EVP_PKEY_new_public_key 4468 1_1_1 EXIST::FUNCTION:
+EVP_PKEY_new_CMAC_key 4469 1_1_1 EXIST::FUNCTION: