summaryrefslogtreecommitdiffstats
path: root/doc/man7/OSSL_PROVIDER-FIPS.pod
diff options
context:
space:
mode:
authorslontis <shane.lontis@oracle.com>2022-11-16 15:40:09 +1000
committerTomas Mraz <tomas@openssl.org>2022-11-18 14:30:25 +0100
commit5ac7cfb56211d18596e3c35baa942542f3c0189a (patch)
tree74b535688253237aabf859049b9976865860eea1 /doc/man7/OSSL_PROVIDER-FIPS.pod
parent07f21b22ca98abf749e509ca551d8f4479a0479d (diff)
Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.
Removed fields from missingcrypto.txt that are no longer missing. Reviewed-by: Richard Levitte <levitte@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19692) (cherry picked from commit ad60cd522b4f717a69c690f68f1591371a048591)
Diffstat (limited to 'doc/man7/OSSL_PROVIDER-FIPS.pod')
-rw-r--r--doc/man7/OSSL_PROVIDER-FIPS.pod8
1 files changed, 3 insertions, 5 deletions
diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod
index 75f20122ef..d1893b364c 100644
--- a/doc/man7/OSSL_PROVIDER-FIPS.pod
+++ b/doc/man7/OSSL_PROVIDER-FIPS.pod
@@ -88,7 +88,7 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=item TLS13-KDF, see L<EVP_KDF-TLS13_KDF(7)>
-=item SSKDF, see L<EVP_KDF-SSKDF(7)>
+=item SSKDF, see L<EVP_KDF-SS(7)>
=item PBKDF2, see L<EVP_KDF-PBKDF2(7)>
@@ -96,7 +96,7 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=item TLS1-PRF, see L<EVP_KDF-TLS1_PRF(7)>
-=item KBKDF, see L<EVP_KDF-KBKDF(7)>
+=item KBKDF, see L<EVP_KDF-KB(7)>
=item X942KDF-ASN1, see L<EVP_KDF-X942-ASN1(7)>
@@ -124,8 +124,6 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=over 4
-=item DSA, see L<EVP_KEYEXCH-DSA(7)>
-
=item RSA, see L<EVP_SIGNATURE-RSA(7)>
=item X25519, see L<EVP_SIGNATURE-ED25519(7)>
@@ -142,7 +140,7 @@ The OpenSSL FIPS provider supports these operations and algorithms:
=over 4
-=item RSA, see L<EVP_KEYEXCH-RSA(7)>
+=item RSA, see L<EVP_ASYM_CIPHER-RSA(7)>
=back