Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-prng.c25 void sun8i_ce_prng_exit(struct crypto_tfm *tfm) in sun8i_ce_prng_exit() function
Dsun8i-ce.h380 void sun8i_ce_prng_exit(struct crypto_tfm *tfm);
Dsun8i-ce-core.c574 .cra_exit = sun8i_ce_prng_exit,