Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-ctr.c156 .cra_init = nx_crypto_ctx_aes_ctr_init,
Dnx.h159 int nx_crypto_ctx_aes_ctr_init(struct crypto_tfm *tfm);
Dnx.c721 int nx_crypto_ctx_aes_ctr_init(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_ctr_init() function