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:29:01 +0100
commitad60cd522b4f717a69c690f68f1591371a048591 (patch)
tree4271fe06dd9bf88f03122728d2465d2dfad59669 /doc/man7/OSSL_PROVIDER-FIPS.pod
parent3c4e250eafd789bb8ff905cd2ec9dddc7e1656d2 (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)
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 899185974e..54ac236702 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