Home
last modified time | relevance | path

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

/linux/drivers/crypto/nx/
H A Dnx.h151 int nx_crypto_ctx_aes_xcbc_init(struct crypto_shash *tfm);
H A Dnx-aes-xcbc.c143 err = nx_crypto_ctx_aes_xcbc_init(tfm); in nx_crypto_ctx_aes_xcbc_init2()
H A Dnx.c708 int nx_crypto_ctx_aes_xcbc_init(struct crypto_shash *tfm) in nx_crypto_ctx_aes_xcbc_init() function