linux/drivers/crypto/inside-secure
Pascal van Leeuwen 062b64ca6d crypto: inside-secure - Only enable algorithms advertised by the hardware
This patch probes the supported algorithms from the hardware and only
registers the ones that the hardware actually supports. This is necessary
because this is a generic driver supposed to run on a wide variety of
engines, which may or may not implement certain algorithms.

Signed-off-by: Pascal van Leeuwen <pvanleeuwen@verimatrix.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-09-05 14:37:01 +10:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
safexcel_cipher.c crypto: inside-secure - Only enable algorithms advertised by the hardware 2019-09-05 14:37:01 +10:00
safexcel_hash.c crypto: inside-secure - Only enable algorithms advertised by the hardware 2019-09-05 14:37:01 +10:00
safexcel_ring.c crypto: inside-secure - add support for PCI based FPGA development board 2019-08-30 18:05:28 +10:00
safexcel.c crypto: inside-secure - Only enable algorithms advertised by the hardware 2019-09-05 14:37:01 +10:00
safexcel.h crypto: inside-secure - Only enable algorithms advertised by the hardware 2019-09-05 14:37:01 +10:00