boringssl/crypto/fipsmodule/cipher
Adam Langley 26ba48a6fb Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs.
This also happens to make the AES_[en|de]crypt functions use AES-NI
(where available) on Intel.

Update-Note: this substantially changes how AES-NI is triggered. Worth running bssl speed (on both k8 and ppc), before and after, to confirm that there are no regressions.

Change-Id: I5f22c1975236bbc1633c24ab60d683bca8ddd4c3
Reviewed-on: https://boringssl-review.googlesource.com/28026
Reviewed-by: David Benjamin <davidben@google.com>
2018-05-11 00:16:39 +00:00
..
aead.c
cipher.c Add a Wycheproof driver for AES-CBC. 2018-05-02 19:41:48 +00:00
e_aes.c Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs. 2018-05-11 00:16:39 +00:00
e_des.c
internal.h