summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorDaniel Fiala <daniel@openssl.org>2022-08-22 08:41:36 +0200
committerTomas Mraz <tomas@openssl.org>2022-09-16 08:02:44 +0200
commit9f4cea9559c853bcda29f8b30d4c634574099e16 (patch)
tree2d8d2c0c54b761348aef386748341558aa77d1fc /util
parent1ab630794dfef98f83b59b5e18981dc3223bb1bf (diff)
Add documentation and test for EVP_PBE_alg_add
Fixes openssl#18687 Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19157) (cherry picked from commit 181167b6d0e5cd896847f7538adf28878b81b0b2)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index 8cf75a6a5a..94ccafeec2 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -635,8 +635,6 @@ EVP_CIPHER_impl_ctx_size(3)
EVP_CIPHER_set_asn1_iv(3)
EVP_MD_do_all(3)
EVP_MD_do_all_sorted(3)
-EVP_PBE_alg_add(3)
-EVP_PBE_alg_add_type(3)
EVP_PBE_cleanup(3)
EVP_PBE_get(3)
EVP_PKEY_CTX_get0_peerkey(3)