Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/nx/
Dnx-aes-ecb.c140 .cra_init = nx_crypto_ctx_aes_ecb_init,
Dnx.h160 int nx_crypto_ctx_aes_ecb_init(struct crypto_tfm *tfm);
Dnx.c734 int nx_crypto_ctx_aes_ecb_init(struct crypto_tfm *tfm) in nx_crypto_ctx_aes_ecb_init() function