]> granicus.if.org Git - pdns/commitdiff
Disable aesni for now
authorRuben Kerkhof <ruben@rubenkerkhof.com>
Sat, 11 Oct 2014 12:25:13 +0000 (14:25 +0200)
committermind04 <mind04@monshouwer.org>
Mon, 22 Dec 2014 19:33:50 +0000 (20:33 +0100)
pdns/ext/polarssl/include/polarssl/config.h

index d43365ff5e36316584c353afe6c71e483d6c2c97..9b16d63f53299eda2284a09afa1c4e6daa98850f 100644 (file)
  *
  * This modules adds support for the AES-NI instructions on x86-64
  */
-#define POLARSSL_AESNI_C
+//#define POLARSSL_AESNI_C
 
 /**
  * \def POLARSSL_AES_C