]> 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:23:36 +0000 (09:23 -0400)
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/28376)

(cherry picked from commit dc442241b2b6b14f5a5c578c16c33050ef651b45)

doc/man7/OSSL_PROVIDER-FIPS.pod

index b338d1c35f1bdeb3c4e67986b98b6c768bc578ab..d14005a89a1c3c89e4dbe3d7c84d6d13bb805f54 100644 (file)
@@ -356,7 +356,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>)