summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorNikolay Morozov <nmorozoff77@yandex.ru>2020-05-11 20:51:31 +0300
committerDmitry Belyavskiy <beldmit@gmail.com>2020-05-14 09:31:24 +0300
commitc4e3a727209b8ae165a0abe085488845e246ea0e (patch)
tree85d28a8087c6f87e9350b6ef71c2bb9ae92adf5e /util
parent63f1883dca7a42949e8b9db5b035c17fc160f998 (diff)
Add documentation for ASN1_INTEGER_new() and ASN1_INTEGER_free()
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11795)
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 0f53ea5e55..3473a8694c 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -49,9 +49,7 @@ ASN1_IA5STRING_it(3)
ASN1_IA5STRING_new(3)
ASN1_INTEGER_cmp(3)
ASN1_INTEGER_dup(3)
-ASN1_INTEGER_free(3)
ASN1_INTEGER_it(3)
-ASN1_INTEGER_new(3)
ASN1_NULL_free(3)
ASN1_NULL_it(3)
ASN1_NULL_new(3)