Support new rsaz asm stuff.

This commit is contained in:
Ben Laurie 2013-07-12 12:48:24 +01:00
parent 82ae22ef4d
commit 6d7fa9c25c

View File

@ -72,6 +72,8 @@ $bf_enc_src="";
'ghash-x86_64' => 'crypto/modes',
'aesni-gcm-x86_64' => 'crypto/modes',
'aesni-sha256-x86_64' => 'crypto/aes',
'rsaz-x86_64' => 'crypto/bn',
'rsaz-avx2' => 'crypto/bn',
);
# If I were feeling more clever, these could probably be extracted