Searched refs:nx_crypto_ctx_aead_exit (Results 1 – 4 of 4) sorted by relevance
153 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm);
556 .exit = nx_crypto_ctx_aead_exit,576 .exit = nx_crypto_ctx_aead_exit,
489 .exit = nx_crypto_ctx_aead_exit,507 .exit = nx_crypto_ctx_aead_exit,
755 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm) in nx_crypto_ctx_aead_exit() function