Home
last modified time | relevance | path

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

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