Add new asm target.

This commit is contained in:
Ben Laurie 2013-04-03 06:38:33 +01:00
parent e92ce4e35b
commit 4b9af0a101

View File

@ -69,6 +69,7 @@ $bf_enc_src="";
'rc4-x86_64' => 'crypto/rc4',
'rc4-md5-x86_64' => 'crypto/rc4',
'ghash-x86_64' => 'crypto/modes',
'aesni-gcm-x86_64' => 'crypto/modes',
);
# If I were feeling more clever, these could probably be extracted