nx_crypto_ctx_exit  129 drivers/crypto/nx/nx-aes-cbc.c 	.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  145 drivers/crypto/nx/nx-aes-ctr.c 	.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  129 drivers/crypto/nx/nx-aes-ecb.c 	.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  377 drivers/crypto/nx/nx-aes-xcbc.c 		.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  281 drivers/crypto/nx/nx-sha256.c 		.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  287 drivers/crypto/nx/nx-sha512.c 		.cra_exit        = nx_crypto_ctx_exit,
nx_crypto_ctx_exit  152 drivers/crypto/nx/nx.h void nx_crypto_ctx_exit(struct crypto_tfm *tfm);