Searched refs:nx_crypto_ctx_aead_exit (Results 1 – 4 of 4) sorted by relevance
154 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm);
480 .exit = nx_crypto_ctx_aead_exit,498 .exit = nx_crypto_ctx_aead_exit,
539 .exit = nx_crypto_ctx_aead_exit,559 .exit = nx_crypto_ctx_aead_exit,
761 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm) in nx_crypto_ctx_aead_exit() function