Searched refs:nx_crypto_ctx_exit (Results 1 – 8 of 8) sorted by relevance
141 .cra_exit = nx_crypto_ctx_exit,
157 .cra_exit = nx_crypto_ctx_exit,
163 void nx_crypto_ctx_exit(struct crypto_tfm *tfm);
301 .cra_exit = nx_crypto_ctx_exit,
295 .cra_exit = nx_crypto_ctx_exit,
393 .cra_exit = nx_crypto_ctx_exit,
758 void nx_crypto_ctx_exit(struct crypto_tfm *tfm) in nx_crypto_ctx_exit() function