Searched refs:mv_cesa_aes_ctx (Results 1 – 1 of 1) sorted by relevance
29 struct mv_cesa_aes_ctx { struct266 struct mv_cesa_aes_ctx *ctx = crypto_tfm_ctx(tfm); in mv_cesa_aes_setkey()704 struct mv_cesa_aes_ctx *ctx = crypto_tfm_ctx(req->base.tfm); in mv_cesa_aes_op()766 .cra_ctxsize = sizeof(struct mv_cesa_aes_ctx),816 .cra_ctxsize = sizeof(struct mv_cesa_aes_ctx),
Completed in 4 milliseconds