summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-04-14 19:06:12 +0200
committerPauli <paul.dale@oracle.com>2020-04-20 08:56:05 +1000
commit33df1cfdd54cb8dd35734e6d655cfc4c8b692589 (patch)
treee3c5351de26a117bbe1aa6a90748aa1d5df9d200 /util
parent4114964865435edc475c9ba49a7fa2b78956ab76 (diff)
DOC: Refactor provider-keymgmt(7) to give the keytypes their own pages
Reviewed-by: Paul Dale <paul.dale@oracle.com> (Merged from https://github.com/openssl/openssl/pull/11546)
Diffstat (limited to 'util')
-rw-r--r--util/missingcrypto.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/util/missingcrypto.txt b/util/missingcrypto.txt
index cb8049b832..a84428d733 100644
--- a/util/missingcrypto.txt
+++ b/util/missingcrypto.txt
@@ -588,6 +588,7 @@ EVP_CIPHER-RC4(7)
EVP_CIPHER-RC5(7)
EVP_CIPHER-SEED(7)
EVP_CIPHER-SM4(7)
+EVP_PKEY(3)
EVP_KDF-KBKDF(7)
EVP_KDF-SSKDF(7)
EVP_KDF-TLS1-PRF(7)
@@ -604,6 +605,9 @@ EVP_KEYMGMT-RSA(7)
EVP_KEYMGMT-X25519(7)
EVP_KEYMGMT-X448(7)
EVP_SIGNATURE-DSA(7)
+EVP_SIGNATURE-ECDSA(7)
+EVP_SIGNATURE-ED25519(7)
+EVP_SIGNATURE-ED448(7)
EVP_SIGNATURE-RSA(7)
ERR_clear_last_mark(3)
ERR_get_state(3)