summaryrefslogtreecommitdiffstats
path: root/util/missingcrypto.txt
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-06-01 15:17:38 +0100
committerPauli <pauli@openssl.org>2021-06-05 17:39:27 +1000
commit3d9d1ce52904660757dadeb629926932abe25158 (patch)
tree75faf69e4ad765ea661fe245093cb93f36018550 /util/missingcrypto.txt
parentd2b6c06274f37c5c6c967939ee556c4be5b568d0 (diff)
Add documentation for newly added ASN1 functions
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/15591)
Diffstat (limited to 'util/missingcrypto.txt')
-rw-r--r--util/missingcrypto.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index cd81ba7e09..67bfc7859d 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -137,9 +137,6 @@ ASN1_dup(3)
ASN1_get_object(3)
ASN1_i2d_bio(3)
ASN1_i2d_fp(3)
-ASN1_item_d2i(3)
-ASN1_item_d2i_bio(3)
-ASN1_item_d2i_fp(3)
ASN1_item_digest(3)
ASN1_item_dup(3)
ASN1_item_ex_d2i(3)
@@ -151,7 +148,6 @@ ASN1_item_i2d(3)
ASN1_item_i2d_bio(3)
ASN1_item_i2d_fp(3)
ASN1_item_ndef_i2d(3)
-ASN1_item_new(3)
ASN1_item_pack(3)
ASN1_item_print(3)
ASN1_item_unpack(3)