]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - test/recipes/30-test_evp_data/evpmac_common.txt
evp_test: updates for the new additional MAC_init arguments
[thirdparty/openssl.git] / test / recipes / 30-test_evp_data / evpmac_common.txt
index dcea924695fdd4d238e32d899d8ed46d8346d4f3..67a0d3482d90dad630160b4afccb259b084f67a6 100644 (file)
@@ -213,7 +213,7 @@ MAC = HMAC
 Algorithm = SHAKE128
 Input = "Test that SHAKE128 fails"
 Key = 000102030405060708090a0b0c0d0e0f101112131415161718191a1b1c1d1e1f
-Result = MAC_BAD_PARAMS
+Result = MAC_INIT_ERROR
 
 
 Title = CMAC tests (from FIPS module)