summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorJakub Zelenka <jakub.openssl@gmail.com>2020-04-12 21:29:41 +0100
committerDmitry Belyavskiy <beldmit@gmail.com>2020-05-07 10:55:57 +0300
commit2b5e12f5096e1fba7dd91a682f4c34759469c34b (patch)
tree7e4a5c3d0887bdf2d0590201de382caa80ae332e /util
parent31b069ecea2c567de22b3874c8e71cc37c921ec9 (diff)
Add documentation for CMS_EnvelopedData_create()
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11529)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index a84428d733..0f53ea5e55 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -314,7 +314,6 @@ CMS_ContentInfo_it(3)
CMS_EncryptedData_decrypt(3)
CMS_EncryptedData_encrypt(3)
CMS_EncryptedData_set1_key(3)
-CMS_EnvelopedData_create(3)
CMS_ReceiptRequest_it(3)
CMS_RecipientEncryptedKey_cert_cmp(3)
CMS_RecipientEncryptedKey_get0_id(3)