Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c48 void sun8i_ss_prng_exit(struct crypto_tfm *tfm) in sun8i_ss_prng_exit() function
H A Dsun8i-ss.h305 void sun8i_ss_prng_exit(struct crypto_tfm *tfm);
H A Dsun8i-ss-core.c297 .cra_exit = sun8i_ss_prng_exit,