Searched refs:sun8i_ce_cipher_exit (Results 1 – 3 of 3) sorted by relevance
321 .cra_exit = sun8i_ce_cipher_exit,351 .cra_exit = sun8i_ce_cipher_exit,380 .cra_exit = sun8i_ce_cipher_exit,410 .cra_exit = sun8i_ce_cipher_exit,
381 void sun8i_ce_cipher_exit(struct crypto_tfm *tfm);
454 void sun8i_ce_cipher_exit(struct crypto_tfm *tfm) in sun8i_ce_cipher_exit() function