From: Ben Laurie Date: Wed, 3 Apr 2013 05:38:33 +0000 (+0100) Subject: Add new asm target. X-Git-Tag: master-post-reformat~1342 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4b9af0a101fbeed3fdf8b6cbc05cf12e96edfa56;p=oweals%2Fopenssl.git Add new asm target. --- 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