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>
This commit is contained in:
parent
13d30e27c2
commit
32bb5c3953
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user