eng_devcrypto: add configuration options
authorEneas U de Queiroz <cote2004-github@yahoo.com>
Sat, 3 Nov 2018 18:41:10 +0000 (15:41 -0300)
committerRichard Levitte <levitte@openssl.org>
Mon, 10 Dec 2018 12:19:26 +0000 (13:19 +0100)
commit166261a5e9e141cc3850012cbb9106bcd3226393
tree5a4fe3ba7e01ecbb4e6ae73d743d3a4d4f2631f1
parentb2db94d1d0bb79a80e188aaf459698ae5cbabe7d
eng_devcrypto: add configuration options

USE_SOFTDRIVERS: whether to use software (not accelerated) drivers
CIPHERS: list of ciphers to enable
DIGESTS: list of digests to enable

Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7585)
crypto/engine/eng_devcrypto.c