summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-04-03 06:38:33 +0100
committerBen Laurie <ben@links.org>2013-04-06 15:13:12 +0100
commit4b9af0a101fbeed3fdf8b6cbc05cf12e96edfa56 (patch)
tree8242711fe471968739d88c992e710f89f070d2a7 /util
parente92ce4e35b9473e91297c044963fd84e9db60f78 (diff)
Add new asm target.
Diffstat (limited to 'util')
-rw-r--r--util/pl/unix.pl1
1 files changed, 1 insertions, 0 deletions
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