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)
committerJeremy Allison <jra@samba.org>
Thu, 7 Sep 2017 00:01:08 +0000 (02:01 +0200)
commit5f87a05aa314776135eec1057dd644c0b25a9d14
treee1dff66d7aad99f2caefdd7b35e23210a1343c2a
parent53ac0f7c59a9192e4fa88bf3d257ad80379ded23
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>
lib/crypto/wscript [new file with mode: 0644]
lib/crypto/wscript_configure
third_party/aesni-intel/wscript
wscript