]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Temporariy add ASN1_item_verify_ctx() missingcrypto.txt
authorMatt Caswell <matt@openssl.org>
Tue, 4 Feb 2020 14:33:21 +0000 (14:33 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 7 Feb 2020 08:35:31 +0000 (08:35 +0000)
PR #10942 introduced the new function ASN1_item_verify_ctx(), but did
not document it with the promise that documentation would follow soon.
We temporarily add this function to missingcrypto.txt until it has been
done.

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/10980)

util/missingcrypto.txt

index be5c6da34ff899987c921f1b259379baf7be6cb0..5e8f6dea0d7f9f8bb3632bce6dde4af7a895e101 100644 (file)
@@ -160,6 +160,7 @@ ASN1_item_sign(3)
 ASN1_item_sign_ctx(3)
 ASN1_item_unpack(3)
 ASN1_item_verify(3)
+ASN1_item_verify_ctx(3)
 ASN1_mbstring_copy(3)
 ASN1_mbstring_ncopy(3)
 ASN1_object_size(3)