Searched refs:nx_crypto_ctx_skcipher_exit (Results 1 – 5 of 5) sorted by relevance
121 .exit = nx_crypto_ctx_skcipher_exit,
122 .exit = nx_crypto_ctx_skcipher_exit,
139 .exit = nx_crypto_ctx_skcipher_exit,
157 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm);
733 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm) in nx_crypto_ctx_skcipher_exit() function