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

/linux-4.1.27/drivers/crypto/
H A Dmv_cesa.c105 struct mv_ctx { struct
169 static void compute_aes_dec_key(struct mv_ctx *ctx) compute_aes_dec_key()
198 struct mv_ctx *ctx = crypto_tfm_ctx(tfm); mv_setkey_aes()
256 struct mv_ctx *ctx = crypto_tfm_ctx(req->base.tfm); mv_process_current_q()
665 struct mv_ctx *ctx = crypto_tfm_ctx(req->base.tfm); mv_dec_aes_ecb()
687 struct mv_ctx *ctx = crypto_tfm_ctx(req->base.tfm); mv_dec_aes_cbc()
933 .cra_ctxsize = sizeof(struct mv_ctx),
956 .cra_ctxsize = sizeof(struct mv_ctx),

Completed in 71 milliseconds