From: Pauli Date: Thu, 8 Aug 2024 03:32:27 +0000 (+1000) Subject: test: add error reasons to KMAC tests X-Git-Tag: openssl-3.4.0-alpha1~175 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77915ae8eb55469852eb7269b674eb979c479b15;p=thirdparty%2Fopenssl.git test: add error reasons to KMAC tests Reviewed-by: Shane Lontis Reviewed-by: Tom Cosgrove (Merged from https://github.com/openssl/openssl/pull/25135) --- diff --git a/test/recipes/30-test_evp_data/evpmac_common.txt b/test/recipes/30-test_evp_data/evpmac_common.txt index b0ecf4911ba..a7c8426dd7d 100644 --- a/test/recipes/30-test_evp_data/evpmac_common.txt +++ b/test/recipes/30-test_evp_data/evpmac_common.txt @@ -554,6 +554,7 @@ Output = 28c815 Custom = "My Tagged Application" Ctrl = size:3 Result = MAC_INIT_ERROR +Reason = invalid output length FIPSversion = >=3.4.0 MAC = KMAC256 @@ -564,6 +565,7 @@ Custom = "My Tagged Application" Ctrl = size:3 Ctrl = no-short-mac:1 Result = MAC_INIT_ERROR +Reason = invalid output length # Old FIPS providers accept short output FIPSversion = <3.4.0