Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/nx/
A Dnx.h152 void nx_crypto_ctx_exit(struct crypto_tfm *tfm);
A Dnx.c746 void nx_crypto_ctx_exit(struct crypto_tfm *tfm) in nx_crypto_ctx_exit() function
759 nx_crypto_ctx_exit(crypto_skcipher_ctx(tfm)); in nx_crypto_ctx_skcipher_exit()
A Dnx-sha256.c286 .cra_exit = nx_crypto_ctx_exit,
A Dnx-sha512.c292 .cra_exit = nx_crypto_ctx_exit,
A Dnx-aes-xcbc.c377 .cra_exit = nx_crypto_ctx_exit,

Completed in 7 milliseconds