From 32bb5c3953ce0ff63caff7443e05eb0da5f4c461 Mon Sep 17 00:00:00 2001 From: Mike Bland Date: Wed, 25 Jun 2014 15:28:38 -0400 Subject: Add whrlpool and camellia .s files to perlasm list Change-Id: I626d751f19f24df6b967c17498d6189cc0acb96c Signed-off-by: Mike Bland Signed-off-by: Geoff Thorpe Reviewed-by: Richard Levitte --- util/pl/unix.pl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'util/pl') diff --git a/util/pl/unix.pl b/util/pl/unix.pl index aee4e1db24..c975cb862f 100644 --- a/util/pl/unix.pl +++ b/util/pl/unix.pl @@ -78,6 +78,8 @@ $bf_enc_src=""; 'sha1-mb-x86_64' => 'crypto/sha', 'sha256-mb-x86_64' => 'crypto/sha', 'ecp_nistz256-x86_64' => 'crypto/ec', + 'wp-x86_64' => 'crypto/whrlpool', + 'cmll-x86_64' => 'crypto/camellia', ); # If I were feeling more clever, these could probably be extracted -- cgit v1.2.3