linux/drivers/crypto/allwinner/sun8i-ce
Corentin Labbe 4a07eab32f 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>
2020-09-25 17:48:28 +10:00
..
Makefile crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00
sun8i-ce-cipher.c crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytes 2020-09-25 17:48:18 +10:00
sun8i-ce-core.c crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00
sun8i-ce-hash.c crypto: sun8i-ce - support hash algorithms 2020-09-25 17:48:18 +10:00
sun8i-ce-prng.c crypto: sun8i-ce - Add support for the PRNG 2020-09-25 17:48:27 +10:00
sun8i-ce-trng.c crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00
sun8i-ce.h crypto: sun8i-ce - Add support for the TRNG 2020-09-25 17:48:28 +10:00