lib: crypto: Add the ability to select Intel AESNI instruction set at configure time.
authorJeremy Allison <jra@samba.org>
Wed, 6 Sep 2017 18:59:44 +0000 (11:59 -0700)
committerKarolin Seeger <kseeger@samba.org>
Sun, 10 Sep 2017 23:18:19 +0000 (01:18 +0200)
commita1aa3f49bf348e2c9bbfd23a04b973b2b1e03c6b
tree84f04414b3c00428223b2505be1b524443d7d56d
parent9d193a942fdbcab135e40d06422eab640d33d00b
lib: crypto: Add the ability to select Intel AESNI instruction set at configure time.

Add --accel-aes=[none|intelaesni] to select.
Default is none.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13008

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
(cherry picked from commit 5f87a05aa314776135eec1057dd644c0b25a9d14)
lib/crypto/wscript [new file with mode: 0644]
lib/crypto/wscript_configure
third_party/aesni-intel/wscript
wscript