Searched refs:mv_cesa_aes_ctx (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/crypto/marvell/
H A Dcipher.c30 struct mv_cesa_aes_ctx { struct
218 struct mv_cesa_aes_ctx *ctx = crypto_tfm_ctx(tfm); mv_cesa_ablkcipher_cra_init()
231 struct mv_cesa_aes_ctx *ctx = crypto_tfm_ctx(tfm); mv_cesa_aes_setkey()
667 struct mv_cesa_aes_ctx *ctx = crypto_tfm_ctx(req->base.tfm); mv_cesa_aes_op()
731 .cra_ctxsize = sizeof(struct mv_cesa_aes_ctx),
782 .cra_ctxsize = sizeof(struct mv_cesa_aes_ctx),

Completed in 40 milliseconds