Commit 32bb5c39 authored by Mike Bland's avatar Mike Bland Committed by Geoff Thorpe
Browse files

Add whrlpool and camellia .s files to perlasm list



Change-Id: I626d751f19f24df6b967c17498d6189cc0acb96c
Signed-off-by: default avatarMike Bland <mbland@acm.org>
Signed-off-by: default avatarGeoff Thorpe <geoff@openssl.org>
Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 13d30e27
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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