Support new rsaz asm stuff.

This commit is contained in:
Ben Laurie 2013-07-12 12:48:24 +01:00
parent 852f837f5e
commit 82fe001b8d

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