From f11a74ef79d3944844593d8d76d43f048bdb709d Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 18 Feb 2020 15:37:08 +0100 Subject: test/recipes/30-test_evp_data/evppkey.txt: Change an expected KeyGen result Reviewed-by: Shane Lontis (Merged from https://github.com/openssl/openssl/pull/10289) --- test/recipes/30-test_evp_data/evppkey.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/recipes/30-test_evp_data/evppkey.txt') diff --git a/test/recipes/30-test_evp_data/evppkey.txt b/test/recipes/30-test_evp_data/evppkey.txt index e649e92c3f..8429213d25 100644 --- a/test/recipes/30-test_evp_data/evppkey.txt +++ b/test/recipes/30-test_evp_data/evppkey.txt @@ -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. -- cgit v1.2.3