linux_dsm_epyc7002/drivers/crypto/inside-secure
Antoine Tenart 998d2abb0c crypto: inside-secure - filter out the algorithms by engine
EIP engines do not support the same set of algorithms. So far the
supported engines in the Inside Secure SafeXcel driver support the same
set of algorithms, but that won't be true for all engines. This patch
adds an 'engines' field in the algorithm definitions so that they only
are registered when using a compatible cryptographic engine.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2018-07-09 00:30:11 +08:00
..
Makefile crypto: inside-secure - add SafeXcel EIP197 crypto engine driver 2017-06-10 12:04:21 +08:00
safexcel_cipher.c crypto: inside-secure - filter out the algorithms by engine 2018-07-09 00:30:11 +08:00
safexcel_hash.c crypto: inside-secure - filter out the algorithms by engine 2018-07-09 00:30:11 +08:00
safexcel_ring.c crypto: inside-secure - use the base_end pointer in ring rollback 2017-06-20 11:21:48 +08:00
safexcel.c crypto: inside-secure - filter out the algorithms by engine 2018-07-09 00:30:11 +08:00
safexcel.h crypto: inside-secure - filter out the algorithms by engine 2018-07-09 00:30:11 +08:00