From 4b9af0a101fbeed3fdf8b6cbc05cf12e96edfa56 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Wed, 3 Apr 2013 06:38:33 +0100 Subject: Add new asm target. --- util/pl/unix.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'util') diff --git a/util/pl/unix.pl b/util/pl/unix.pl index 553929d327..d722e051ba 100644 --- a/util/pl/unix.pl +++ b/util/pl/unix.pl @@ -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 -- cgit v1.2.3