Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATURE
[openssl.git] / test / recipes / 03-test_fipsinstall.t
index db64362538109f4e30a4a3ca8a6145ef80d5188d..d99974e46748271873f7a2d595b0981a6546044c 100644 (file)
@@ -235,7 +235,7 @@ SKIP: {
                 '-macopt', 'digest:SHA256', '-macopt', "hexkey:$fipskey",
                 '-section_name', 'fips_sect',
                 '-corrupt_desc', 'DSA',
-                '-corrupt_type', 'KAT_Signature'])),
+                '-corrupt_type', 'PCT_Signature'])),
        "fipsinstall fails when the signature result is corrupted");
 }