Add new asm target.
This commit is contained in:
parent
e92ce4e35b
commit
4b9af0a101
@ -69,6 +69,7 @@ $bf_enc_src="";
|
|||||||
'rc4-x86_64' => 'crypto/rc4',
|
'rc4-x86_64' => 'crypto/rc4',
|
||||||
'rc4-md5-x86_64' => 'crypto/rc4',
|
'rc4-md5-x86_64' => 'crypto/rc4',
|
||||||
'ghash-x86_64' => 'crypto/modes',
|
'ghash-x86_64' => 'crypto/modes',
|
||||||
|
'aesni-gcm-x86_64' => 'crypto/modes',
|
||||||
);
|
);
|
||||||
|
|
||||||
# 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