From 3571069526084778528b3099159689bbc485079b Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Sun, 22 Apr 2018 13:45:12 +0200 Subject: 00-base-templates.conf: wire keccak1600-ppc64 module. Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/6042) --- Configurations/00-base-templates.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Configurations') diff --git a/Configurations/00-base-templates.conf b/Configurations/00-base-templates.conf index bae6a2dd91..f66bb853a7 100644 --- a/Configurations/00-base-templates.conf +++ b/Configurations/00-base-templates.conf @@ -344,6 +344,6 @@ my %targets=( inherit_from => [ "ppc32_asm" ], template => 1, ec_asm_src => "ecp_nistz256.c ecp_nistz256-ppc64.s", - + keccak1600_asm_src => "keccak1600-ppc64.s", }, ); -- cgit v1.2.3