Home
last modified time | relevance | path

Searched refs:sun8i_ce_prng_exit (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c25 void sun8i_ce_prng_exit(struct crypto_tfm *tfm) in sun8i_ce_prng_exit() function
H A Dsun8i-ce.h371 void sun8i_ce_prng_exit(struct crypto_tfm *tfm);
H A Dsun8i-ce-core.c555 .cra_exit = sun8i_ce_prng_exit,
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c25 void sun8i_ce_prng_exit(struct crypto_tfm *tfm) in sun8i_ce_prng_exit() function
H A Dsun8i-ce.h374 void sun8i_ce_prng_exit(struct crypto_tfm *tfm);
H A Dsun8i-ce-core.c609 .cra_exit = sun8i_ce_prng_exit,

Completed in 5 milliseconds