summaryrefslogtreecommitdiffstats
path: root/crypto/ffc
diff options
context:
space:
mode:
authorBernd Edlinger <bernd.edlinger@hotmail.de>2020-01-09 23:02:54 +0100
committerBernd Edlinger <bernd.edlinger@hotmail.de>2021-06-13 06:36:48 +0200
commit0051746e03c65f5970d8ca424579d50f58a877e0 (patch)
tree8c1b5be0d8d5f3785855e0b43b6a7714b56b714d /crypto/ffc
parentci: run the on pull request CIs on push to master (diff)
downloadopenssl-0051746e03c65f5970d8ca424579d50f58a877e0.tar.xz
openssl-0051746e03c65f5970d8ca424579d50f58a877e0.zip
Add AES consttime code for no-asm configurations
This adds optional constant time support for AES when building openssl for no-asm. Enable with: ./config no-asm -DOPENSSL_AES_CONST_TIME Disable with: ./config no-asm -DOPENSSL_NO_AES_CONST_TIME This is by default enabled. [extended tests] Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10828)
Diffstat (limited to 'crypto/ffc')
0 files changed, 0 insertions, 0 deletions