summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-04-08 11:54:53 +0100
committerMatt Caswell <matt@openssl.org>2020-04-15 11:24:13 +0100
commit137b274aee0cd96d64fd68cd393717d6a69ec005 (patch)
tree2764ee9acd2f74be090467ba47b52fcda692349d /util
parentd6a2bdf7f1585587c607abb2e5ae281d12dd8230 (diff)
Document the new libctx aware private key functions
Reviewed-by: Shane Lontis <shane.lontis@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11494)
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 6ce32388a2..cb8049b832 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -1564,8 +1564,6 @@ i2a_ASN1_STRING(3)
i2b_PVK_bio(3)
i2b_PrivateKey_bio(3)
i2b_PublicKey_bio(3)
-i2d_PrivateKey_bio(3)
-i2d_PrivateKey_fp(3)
i2d_X509_bio(3)
i2d_X509_fp(3)
i2o_ECPublicKey(3)