aboutsummaryrefslogtreecommitdiffstats
path: root/util/pl
diff options
context:
space:
mode:
authorMike Bland <mbland@acm.org>2014-06-25 15:28:38 -0400
committerGeoff Thorpe <geoff@openssl.org>2014-11-16 16:45:11 -0500
commit32bb5c3953ce0ff63caff7443e05eb0da5f4c461 (patch)
treeeb700293c7bf36e006269a345d970fe1f1431859 /util/pl
parent13d30e27c275f44e4f454b086e62c20f43af19d1 (diff)
downloadopenssl-32bb5c3953ce0ff63caff7443e05eb0da5f4c461.tar.gz
Add whrlpool and camellia .s files to perlasm list
Change-Id: I626d751f19f24df6b967c17498d6189cc0acb96c Signed-off-by: Mike Bland <mbland@acm.org> Signed-off-by: Geoff Thorpe <geoff@openssl.org> Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'util/pl')
-rw-r--r--util/pl/unix.pl2
1 files changed, 2 insertions, 0 deletions
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