Searched refs:meson_cipher_exit (Results 1 – 3 of 3) sorted by relevance
160 void meson_cipher_exit(struct crypto_tfm *tfm);
63 .cra_exit = meson_cipher_exit,89 .cra_exit = meson_cipher_exit,
341 void meson_cipher_exit(struct crypto_tfm *tfm) in meson_cipher_exit() function