From 3ef3ab29c87f307d10dccf2d9857dd4aacc687de Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Tue, 12 Mar 2013 23:20:12 -0400 Subject: [PATCH] [test suite] 'key_file' hash key update for HMAC SHA384 test --- test/tests/rijndael_hmac.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/tests/rijndael_hmac.pl b/test/tests/rijndael_hmac.pl index e7203603..11ab9b7d 100644 --- a/test/tests/rijndael_hmac.pl +++ b/test/tests/rijndael_hmac.pl @@ -282,7 +282,7 @@ "-d $default_digest_file -p $default_pid_file $intf_str", 'fw_rule_created' => $NEW_RULE_REQUIRED, 'fw_rule_removed' => $NEW_RULE_REMOVED, - 'key_file' => $cf{'rc_hmac_b64_key'}, + 'key_file' => $cf{'rc_hmac_sha384_key'}, 'fatal' => $NO },