Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/experimental.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2021-06-01 17:17:38 +0300
committerPauli <pauli@openssl.org>2021-06-05 10:39:27 +0300
commit3d9d1ce52904660757dadeb629926932abe25158 (patch)
tree75faf69e4ad765ea661fe245093cb93f36018550 /util
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')
-rw-r--r--util/missingcrypto.txt4
-rw-r--r--util/other.syms13
2 files changed, 13 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)
diff --git a/util/other.syms b/util/other.syms
index 05c70df44f..8e1824c220 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -11,7 +11,20 @@ OPENSSL_instrument_bus2 assembler
#
ADMISSION_SYNTAX datatype
ADMISSIONS datatype
+ASN1_AUX datatype
+ASN1_aux_cb datatype
+ASN1_aux_const_cb datatype
+ASN1_ex_d2i datatype
+ASN1_ex_d2i_ex datatype
+ASN1_ex_free_func datatype
+ASN1_ex_i2d datatype
+ASN1_ex_new_func datatype
+ASN1_ex_new_ex_func datatype
+ASN1_ex_print_func datatype
+ASN1_EXTERN_FUNCS datatype
ASN1_ITEM datatype
+ASN1_PRINT_ARG datatype
+ASN1_STREAM_ARG datatype
ASN1_STRING_TABLE datatype
ASYNC_callback_fn datatype
BIO_ADDR datatype