Support new rsaz asm stuff.
This commit is contained in:
parent
82ae22ef4d
commit
6d7fa9c25c
@ -72,6 +72,8 @@ $bf_enc_src="";
|
|||||||
'ghash-x86_64' => 'crypto/modes',
|
'ghash-x86_64' => 'crypto/modes',
|
||||||
'aesni-gcm-x86_64' => 'crypto/modes',
|
'aesni-gcm-x86_64' => 'crypto/modes',
|
||||||
'aesni-sha256-x86_64' => 'crypto/aes',
|
'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
|
# If I were feeling more clever, these could probably be extracted
|
||||||
|
Loading…
x
Reference in New Issue
Block a user