Home
last modified time | relevance | path

Searched refs:sun8i_ce_prng_seed (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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,