From 77915ae8eb55469852eb7269b674eb979c479b15 Mon Sep 17 00:00:00 2001 From: Pauli Date: Thu, 8 Aug 2024 13:32:27 +1000 Subject: [PATCH] test: add error reasons to KMAC tests Reviewed-by: Shane Lontis Reviewed-by: Tom Cosgrove (Merged from https://github.com/openssl/openssl/pull/25135) --- test/recipes/30-test_evp_data/evpmac_common.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/recipes/30-test_evp_data/evpmac_common.txt b/test/recipes/30-test_evp_data/evpmac_common.txt index b0ecf4911b..a7c8426dd7 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