summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJon Spillett <jon.spillett@oracle.com>2021-05-06 15:25:29 +1000
committerPauli <pauli@openssl.org>2021-05-24 15:21:25 +1000
commit8bb6fdfc9971557f3aaa4e5dfc4cab0e5e9220a6 (patch)
tree7151ffe947ac709db23b80952bca3a97f4722d7d /util
parent0f183675b8ea2490ca5e0b4e66baa27a3e6478ba (diff)
Added PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithms to be fetched for a specific library context
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/14326)
Diffstat (limited to 'util')
-rw-r--r--util/libcrypto.num1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/libcrypto.num b/util/libcrypto.num
index c0c9ee7024..0ac771216c 100644
--- a/util/libcrypto.num
+++ b/util/libcrypto.num
@@ -5413,3 +5413,4 @@ BIO_get_line 5540 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_new_from_dispatch 5541 3_0_0 EXIST::FUNCTION:
OSSL_LIB_CTX_new_child 5542 3_0_0 EXIST::FUNCTION:
OSSL_PROVIDER_get0_dispatch 5543 3_0_0 EXIST::FUNCTION:
+PKCS5_PBE_keyivgen_ex 5544 3_0_0 EXIST::FUNCTION: