summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorNikhil Bisht <nikhil.95.bisht@gmail.com>2022-12-23 02:26:28 +0530
committerTomas Mraz <tomas@openssl.org>2023-01-10 13:55:03 +0100
commitaccd85ce7cde88f6871659844c851df7008f23e0 (patch)
treee80fa6b8745814e42e5d58478593da6608e65526 /util
parentb9b411be8418248f7d80906f1a16cd798639338d (diff)
Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19962) (cherry picked from commit 3be76745e55eab9ea976f7a23e6c8ecd3bb8136c)
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 c95557653b..27c8018c24 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -599,8 +599,6 @@ EVP_MD_do_all(3)
EVP_MD_do_all_sorted(3)
EVP_PBE_cleanup(3)
EVP_PBE_get(3)
-EVP_PKEY_CTX_get0_peerkey(3)
-EVP_PKEY_CTX_get0_pkey(3)
EVP_PKEY_CTX_get_data(3)
EVP_PKEY_CTX_get_operation(3)
EVP_PKEY_CTX_hex2ctrl(3)