summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorPauli <ppzgs1@gmail.com>2021-02-23 11:03:08 +1000
committerPauli <ppzgs1@gmail.com>2021-02-26 18:08:41 +1000
commit5a7134ee102f2a975d20353a0cfa0031d155dfcf (patch)
tree4bf0aecc1893ea849c5978a4c56130e0fb3ccd39 /util
parenteee323c3390fbee9e7129719473809ab1634c2d7 (diff)
core: core: support modified gettable/settable ctx calls for MACs
Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14240)
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 f65796e506..ac6a7ace64 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5304,6 +5304,8 @@ EVP_PKEY_public_check_quick ? 3_0_0 EXIST::FUNCTION:
EVP_PKEY_CTX_is_a ? 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_gettable_params ? 3_0_0 EXIST::FUNCTION:
EVP_KDF_CTX_settable_params ? 3_0_0 EXIST::FUNCTION:
+EVP_MAC_CTX_gettable_params ? 3_0_0 EXIST::FUNCTION:
+EVP_MAC_CTX_settable_params ? 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_gettable_params ? 3_0_0 EXIST::FUNCTION:
EVP_RAND_CTX_settable_params ? 3_0_0 EXIST::FUNCTION:
RAND_set_DRBG_type ? 3_0_0 EXIST::FUNCTION: