Searched refs:nx_crypto_ctx_exit (Results 1 – 8 of 8) sorted by relevance
129 .cra_exit = nx_crypto_ctx_exit,
152 void nx_crypto_ctx_exit(struct crypto_tfm *tfm);
145 .cra_exit = nx_crypto_ctx_exit,
287 .cra_exit = nx_crypto_ctx_exit,
281 .cra_exit = nx_crypto_ctx_exit,
377 .cra_exit = nx_crypto_ctx_exit,
744 void nx_crypto_ctx_exit(struct crypto_tfm *tfm) in nx_crypto_ctx_exit() function