]> git.ipfire.org Git - thirdparty/openssl.git/commitdiff
Document the OSSL_SELF_TEST_TYPE_PCT_IMPORT failure state
authorPauli <ppzgs1@gmail.com>
Fri, 29 Aug 2025 02:47:35 +0000 (12:47 +1000)
committerNeil Horman <nhorman@openssl.org>
Sat, 30 Aug 2025 13:11:13 +0000 (09:11 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28376)

doc/man7/OSSL_PROVIDER-FIPS.pod

index bbc9042fc8516cfae9e813d2074e4c8f2f33d118..8ebf0c5cbd7c032a072caac7501243c15235e35c 100644 (file)
@@ -366,7 +366,11 @@ Known answer test for a Deterministic Random Bit Generator.
 
 =item "Conditional_PCT" (B<OSSL_SELF_TEST_TYPE_PCT>)
 
-Conditional test that is run during the generation or importing of key pairs.
+Conditional test that is run during the generation of key pairs.
+
+=item "Import_PCT" (B<OSSL_SELF_TEST_TYPE_PCT_IMPORT>)
+
+Conditional test that is run during the import of key pairs.
 
 =item "Conditional_KAT" (B<OSSL_SELF_TEST_TYPE_PCT_KAT>)