Home
last modified time | relevance | path

Searched refs:nx_crypto_ctx_aead_exit (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/nx/
H A Dnx.h154 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm);
H A Dnx-aes-gcm.c480 .exit = nx_crypto_ctx_aead_exit,
498 .exit = nx_crypto_ctx_aead_exit,
H A Dnx-aes-ccm.c539 .exit = nx_crypto_ctx_aead_exit,
559 .exit = nx_crypto_ctx_aead_exit,
H A Dnx.c761 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm) in nx_crypto_ctx_aead_exit() function
/kernel/linux/linux-6.6/drivers/crypto/nx/
H A Dnx.h154 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm);
H A Dnx-aes-gcm.c480 .exit = nx_crypto_ctx_aead_exit,
498 .exit = nx_crypto_ctx_aead_exit,
H A Dnx-aes-ccm.c536 .exit = nx_crypto_ctx_aead_exit,
556 .exit = nx_crypto_ctx_aead_exit,
H A Dnx.c762 void nx_crypto_ctx_aead_exit(struct crypto_aead *tfm) in nx_crypto_ctx_aead_exit() function

Completed in 7 milliseconds