Searched refs:sun8i_ce_prng_seed (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-prng.c | 35 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() function
|
H A D | sun8i-ce.h | 370 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen);
|
H A D | sun8i-ce-core.c | 558 .seed = sun8i_ce_prng_seed,
|
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-prng.c | 34 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() function
|
H A D | sun8i-ce.h | 373 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen);
|
H A D | sun8i-ce-core.c | 612 .seed = sun8i_ce_prng_seed,
|
Completed in 8 milliseconds