Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/ !
H A Dnx-aes-ecb.c121 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx-aes-cbc.c122 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx-aes-ctr.c139 .exit = nx_crypto_ctx_skcipher_exit,
H A Dnx.h157 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm);
H A Dnx.c733 void nx_crypto_ctx_skcipher_exit(struct crypto_skcipher *tfm) in nx_crypto_ctx_skcipher_exit() function