Add ECDSA to providers
[oweals/openssl.git] / test / recipes / 30-test_evp_data / evppkey.txt
index 1ca16572c47c7e1fe402d755a3cc4234c794e82e..1c85fdfaeedb9e8cb156e7d7012e442c6ecea37a 100644 (file)
@@ -414,7 +414,7 @@ Reason = operation not supported for this keytype
 Sign = RSA-2048
 Availablein = default
 Ctrl = rsa_mgf1_md:sha1
-Result = PKEY_CTRL_INVALID
+Result = PKEY_CTRL_ERROR
 Reason = invalid mgf1 md
 
 # RSA PSS key tests
@@ -635,7 +635,7 @@ Result = KEYOP_INIT_ERROR
 Reason = invalid salt length
 
 
-Title = EC tests
+Title = ECDSA tests
 
 Verify = P-256
 Availablein = default
@@ -18563,7 +18563,7 @@ KeyGen = rsaEncryption
 Availablein = default
 Ctrl = rsa_keygen_bits:128
 KeyName = tmprsa
-Result = PKEY_CTRL_INVALID
+Result = KEYGEN_GENERATE_ERROR
 Reason = key size too small
 
 # RSA-PSS with restrictions, should succeed.