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

/linux-4.4.14/drivers/crypto/marvell/
H A Dcipher.c20 struct mv_cesa_des_ctx { struct
256 struct mv_cesa_des_ctx *ctx = crypto_tfm_ctx(tfm); mv_cesa_des_setkey()
280 struct mv_cesa_des_ctx *ctx = crypto_tfm_ctx(tfm); mv_cesa_des3_ede_setkey()
421 struct mv_cesa_des_ctx *ctx = crypto_tfm_ctx(req->base.tfm); mv_cesa_des_op()
469 .cra_ctxsize = sizeof(struct mv_cesa_des_ctx),
521 .cra_ctxsize = sizeof(struct mv_cesa_des_ctx),

Completed in 41 milliseconds