Searched hist:"4 a07eab32f4b5f432ee9d212b8db1b8e4699e9db" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | Makefile | diff 4a07eab32f4b5f432ee9d212b8db1b8e4699e9db Fri Sep 18 09:23:13 CEST 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - Add support for the TRNG
This patch had support for the TRNG present in the CE. Note that according to the algorithm ID, 2 version of the TRNG exists, the first present in H3/H5/R40/A64 and the second present in H6. This patch adds support for both, but only the second is working reliabily according to rngtest.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce-trng.c | 4a07eab32f4b5f432ee9d212b8db1b8e4699e9db Fri Sep 18 09:23:13 CEST 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - Add support for the TRNG
This patch had support for the TRNG present in the CE. Note that according to the algorithm ID, 2 version of the TRNG exists, the first present in H3/H5/R40/A64 and the second present in H6. This patch adds support for both, but only the second is working reliabily according to rngtest.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
H A D | sun8i-ce.h | diff 4a07eab32f4b5f432ee9d212b8db1b8e4699e9db Fri Sep 18 09:23:13 CEST 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - Add support for the TRNG
This patch had support for the TRNG present in the CE. Note that according to the algorithm ID, 2 version of the TRNG exists, the first present in H3/H5/R40/A64 and the second present in H6. This patch adds support for both, but only the second is working reliabily according to rngtest.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|
/linux/drivers/crypto/allwinner/ |
H A D | Kconfig | diff 4a07eab32f4b5f432ee9d212b8db1b8e4699e9db Fri Sep 18 09:23:13 CEST 2020 Corentin Labbe <clabbe@baylibre.com> crypto: sun8i-ce - Add support for the TRNG
This patch had support for the TRNG present in the CE. Note that according to the algorithm ID, 2 version of the TRNG exists, the first present in H3/H5/R40/A64 and the second present in H6. This patch adds support for both, but only the second is working reliabily according to rngtest.
Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
|