Home
last modified time | relevance | path

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

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