Searched hist:"06 f751b613296cc34b86fc83fccaf30d646eb8bc" (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/crypto/allwinner/ |
H A D | Makefile | 06f751b613296cc34b86fc83fccaf30d646eb8bc Wed Oct 23 22:05:04 CEST 2019 Corentin Labbe <clabbe.montjoie@gmail.com> crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6
This driver supports AES cipher in CBC/ECB mode.
Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | Kconfig | diff 06f751b613296cc34b86fc83fccaf30d646eb8bc Wed Oct 23 22:05:04 CEST 2019 Corentin Labbe <clabbe.montjoie@gmail.com> crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6
This driver supports AES cipher in CBC/ECB mode.
Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | Makefile | 06f751b613296cc34b86fc83fccaf30d646eb8bc Wed Oct 23 22:05:04 CEST 2019 Corentin Labbe <clabbe.montjoie@gmail.com> crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6
This driver supports AES cipher in CBC/ECB mode.
Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce.h | 06f751b613296cc34b86fc83fccaf30d646eb8bc Wed Oct 23 22:05:04 CEST 2019 Corentin Labbe <clabbe.montjoie@gmail.com> crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6
This driver supports AES cipher in CBC/ECB mode.
Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce-cipher.c | 06f751b613296cc34b86fc83fccaf30d646eb8bc Wed Oct 23 22:05:04 CEST 2019 Corentin Labbe <clabbe.montjoie@gmail.com> crypto: allwinner - Add sun8i-ce Crypto Engine
The Crypto Engine is an hardware cryptographic offloader present on all recent Allwinner SoCs H2+, H3, R40, A64, H5, H6
This driver supports AES cipher in CBC/ECB mode.
Acked-by: Maxime Ripard <mripard@kernel.org> Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|