Add new asm target.
authorBen Laurie <ben@links.org>
Wed, 3 Apr 2013 05:38:33 +0000 (06:38 +0100)
committerBen Laurie <ben@links.org>
Sat, 6 Apr 2013 14:13:12 +0000 (15:13 +0100)
util/pl/unix.pl

index 553929d32755a4c3ab3357f656728f17cb291ecc..d722e051ba954f3cdc4ae1765f7a368433244512 100644 (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