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,
162 void nx_crypto_ctx_exit(struct crypto_tfm *tfm);
296 .cra_exit = nx_crypto_ctx_exit,
302 .cra_exit = nx_crypto_ctx_exit,
394 .cra_exit = nx_crypto_ctx_exit,
759 void nx_crypto_ctx_exit(struct crypto_tfm *tfm) in nx_crypto_ctx_exit() function