Home
last modified time | relevance | path

Searched refs:nx_crypto_ctx_exit (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/crypto/nx/
Dnx.h152 void nx_crypto_ctx_exit(struct crypto_tfm *tfm);
Dnx.c745 void nx_crypto_ctx_exit(struct crypto_tfm *tfm) in nx_crypto_ctx_exit() function
758 nx_crypto_ctx_exit(crypto_skcipher_ctx(tfm)); in nx_crypto_ctx_skcipher_exit()
Dnx-sha256.c281 .cra_exit = nx_crypto_ctx_exit,
Dnx-sha512.c287 .cra_exit = nx_crypto_ctx_exit,
Dnx-aes-xcbc.c377 .cra_exit = nx_crypto_ctx_exit,