linux/drivers/crypto/cavium/nitrox
Srikanth Jampala f2663872f0 crypto: cavium - Register the CNN55XX supported crypto algorithms.
Register the Symmetric crypto algorithms supported by
CNN55XX driver with crypto subsystem.

The following Symmetric crypto algorithms are supported,
  - aes with cbc, ecb, cfb, xts, ctr and cts modes
  - des3_ede with cbc and ecb modes

Signed-off-by: Srikanth Jampala <Jampala.Srikanth@cavium.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2017-06-10 12:04:34 +08:00
..
Kconfig
Makefile crypto: cavium - Register the CNN55XX supported crypto algorithms. 2017-06-10 12:04:34 +08:00
nitrox_algs.c crypto: cavium - Register the CNN55XX supported crypto algorithms. 2017-06-10 12:04:34 +08:00
nitrox_common.h crypto: cavium - Register the CNN55XX supported crypto algorithms. 2017-06-10 12:04:34 +08:00
nitrox_csr.h crypto: cavium - Add debugfs support in CNN55XX driver. 2017-06-10 12:04:34 +08:00
nitrox_dev.h crypto: cavium - Add debugfs support in CNN55XX driver. 2017-06-10 12:04:34 +08:00
nitrox_hal.c
nitrox_isr.c
nitrox_lib.c crypto: cavium - Register the CNN55XX supported crypto algorithms. 2017-06-10 12:04:34 +08:00
nitrox_main.c crypto: cavium - Register the CNN55XX supported crypto algorithms. 2017-06-10 12:04:34 +08:00
nitrox_req.h
nitrox_reqmgr.c