Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/crypto/nx/
Dnx-aes-cbc.c140 .cra_init = nx_crypto_ctx_aes_cbc_init,
Dnx.h157 int nx_crypto_ctx_aes_cbc_init(struct crypto_tfm *tfm);
Dnx.c656 int nx_crypto_ctx_aes_cbc_init(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_cbc_init() function