Searched refs:nx_crypto_ctx_skcipher_exit (Results 1 – 5 of 5) sorted by relevance
119 .exit = nx_crypto_ctx_skcipher_exit,
120 .exit = nx_crypto_ctx_skcipher_exit,
137 .exit = nx_crypto_ctx_skcipher_exit,
153 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm);
756 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm) in nx_crypto_ctx_skcipher_exit() function