Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-prng.c17 int sun8i_ce_prng_init(struct crypto_tfm *tfm) in sun8i_ce_prng_init() function
Dsun8i-ce.h373 int sun8i_ce_prng_init(struct crypto_tfm *tfm);
Dsun8i-ce-core.c554 .cra_init = sun8i_ce_prng_init,