Home
last modified time | relevance | path

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 Dsun8i-ce-prng.c35 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() function
H A Dsun8i-ce.h370 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen);
H A Dsun8i-ce-core.c558 .seed = sun8i_ce_prng_seed,
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c34 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, in sun8i_ce_prng_seed() function
H A Dsun8i-ce.h373 int sun8i_ce_prng_seed(struct crypto_rng *tfm, const u8 *seed, unsigned int slen);
H A Dsun8i-ce-core.c612 .seed = sun8i_ce_prng_seed,

Completed in 8 milliseconds