Searched refs:nx_crypto_ctx_skcipher_exit (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/crypto/nx/
H A Dnx.h153 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm);
H A Dnx-aes-ctr.c137 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx-aes-ecb.c119 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx-aes-cbc.c120 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx.c757 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm) function

Completed in 121 milliseconds