From: Ben Laurie Date: Wed, 3 Apr 2013 05:38:33 +0000 (+0100) Subject: Add new asm target. X-Git-Tag: master-pre-reformat~1289 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4b9af0a101fbeed3fdf8b6cbc05cf12e96edfa56;p=thirdparty%2Fopenssl.git Add new asm target. --- diff --git a/util/pl/unix.pl b/util/pl/unix.pl index 553929d3275..d722e051ba9 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