Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx-aes-cbc.c119 .init = nx_crypto_ctx_aes_cbc_init,
H A Dnx.h149 int nx_crypto_ctx_aes_cbc_init(struct crypto_skcipher *tfm);
H A Dnx.c715 int nx_crypto_ctx_aes_cbc_init(struct crypto_skcipher *tfm) in nx_crypto_ctx_aes_cbc_init() function