From bfafd1b3323ac543cae2d34f43e02b8b4373c36f Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 5 Feb 2019 09:00:43 +0100 Subject: Renommage de ae-common.h en lilliput-ae-utils.h --- test/check-implementation.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'test') diff --git a/test/check-implementation.sh b/test/check-implementation.sh index 951c6af..f2c32ed 100755 --- a/test/check-implementation.sh +++ b/test/check-implementation.sh @@ -25,10 +25,9 @@ run-genkat () local genkat=${genkat_dir}/genkat local source_files=( - ae-common.h cipher.{c,h} constants.h - lilliput-ae{.h,-${mode}.c} + lilliput-ae{.h,-utils.h,-${mode}.c} tweakey.{c,h} ) -- cgit v1.2.3