summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto.txt
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-10-09 15:43:24 +0100
committerMatt Caswell <matt@openssl.org>2020-10-20 16:39:41 +0100
commit3795b2a302fe0bd49118605f8692591e971c4608 (patch)
treefc9ae686b11aac5a20b5d62248a6f04d20767640 /util/missingcrypto.txt
parent5ac8fb584a0ba8e4223e98b87a5416d67340360e (diff)
Document EVP_PKEY_set1_encoded_public_key()
Also documented EVP_PKEY_get1_encoded_public_key Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/13105)
Diffstat (limited to 'util/missingcrypto.txt')
-rw-r--r--util/missingcrypto.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index 481331e261..f2b91e2587 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -692,13 +692,11 @@ EVP_PKEY_decrypt_old(3)
EVP_PKEY_delete_attr(3)
EVP_PKEY_encrypt_old(3)
EVP_PKEY_get0(3)
-EVP_PKEY_get1_tls_encodedpoint(3)
EVP_PKEY_get_attr(3)
EVP_PKEY_get_attr_by_NID(3)
EVP_PKEY_get_attr_by_OBJ(3)
EVP_PKEY_get_attr_count(3)
EVP_PKEY_save_parameters(3)
-EVP_PKEY_set1_tls_encodedpoint(3)
EVP_add_alg_module(3)
EVP_add_cipher(3)
EVP_add_digest(3)