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

/linux-master/drivers/crypto/marvell/cesa/
H A Dhash.c1237 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(tfm);
1248 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
1262 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
1310 .cra_ctxsize = sizeof(struct mv_cesa_hmac_ctx),
1319 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
1333 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
1381 .cra_ctxsize = sizeof(struct mv_cesa_hmac_ctx),
1391 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(crypto_ahash_tfm(tfm));
1410 struct mv_cesa_hmac_ctx *ctx = crypto_tfm_ctx(req->base.tfm);
1452 .cra_ctxsize = sizeof(struct mv_cesa_hmac_ctx),
[all...]
H A Dcesa.h515 struct mv_cesa_hmac_ctx { struct

Completed in 117 milliseconds