From: Pauli Date: Fri, 29 Aug 2025 02:47:35 +0000 (+1000) Subject: Document the OSSL_SELF_TEST_TYPE_PCT_IMPORT failure state X-Git-Tag: openssl-3.6.0-alpha1~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dc442241b2b6b14f5a5c578c16c33050ef651b45;p=thirdparty%2Fopenssl.git Document the OSSL_SELF_TEST_TYPE_PCT_IMPORT failure state Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/28376) --- diff --git a/doc/man7/OSSL_PROVIDER-FIPS.pod b/doc/man7/OSSL_PROVIDER-FIPS.pod index bbc9042fc85..8ebf0c5cbd7 100644 --- a/doc/man7/OSSL_PROVIDER-FIPS.pod +++ b/doc/man7/OSSL_PROVIDER-FIPS.pod @@ -366,7 +366,11 @@ Known answer test for a Deterministic Random Bit Generator. =item "Conditional_PCT" (B) -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) + +Conditional test that is run during the import of key pairs. =item "Conditional_KAT" (B)