Home
last modified time | relevance | path

Searched refs:nx_crypto_ctx_aes_ctr_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/nx/
H A Dnx-aes-ctr.c136 .init = nx_crypto_ctx_aes_ctr_init,
H A Dnx.h148 int nx_crypto_ctx_aes_ctr_init(struct crypto_skcipher *tfm);
H A Dnx.c709 int nx_crypto_ctx_aes_ctr_init(struct crypto_skcipher *tfm) in nx_crypto_ctx_aes_ctr_init() function