summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2019-06-04 18:17:49 +0200
committerRichard Levitte <levitte@openssl.org>2019-08-15 22:12:25 +0200
commitd1cafb083d0cb84b2081dd5ca4ba6bed05b8c6ac (patch)
tree78b5770ff0ce4f56e1b6ac2afc913003748e552c /util
parent7dd0f299387bac79c304dc7cb8056cd4684fb91f (diff)
Implement EVP_MAC_do_all_ex()
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/8877)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index 58ac4fd55f..ac1c110133 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -4730,3 +4730,5 @@ EVP_MAC_up_ref 4839 3_0_0 EXIST::FUNCTION:
EVP_MAC_name 4840 3_0_0 EXIST::FUNCTION:
EVP_MAC_get_params 4841 3_0_0 EXIST::FUNCTION:
EVP_MAC_gettable_params 4842 3_0_0 EXIST::FUNCTION:
+EVP_MAC_provider 4843 3_0_0 EXIST::FUNCTION:
+EVP_MAC_do_all_ex 4844 3_0_0 EXIST::FUNCTION: