Searched refs:sun8i_ss_prng_exit (Results 1 – 3 of 3) sorted by relevance
296 void sun8i_ss_prng_exit(struct crypto_tfm *tfm);
47 void sun8i_ss_prng_exit(struct crypto_tfm *tfm) in sun8i_ss_prng_exit() function
281 .cra_exit = sun8i_ss_prng_exit,