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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dmv_cesa.c119 struct mv_tfm_hash_ctx { struct
369 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
512 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
699 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
736 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
742 static void mv_hash_init_ivs(struct mv_tfm_hash_ctx *ctx, const void *istate,
757 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(&tfm->base);
824 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(tfm);
870 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(tfm);
964 .cra_ctxsize = sizeof(struct mv_tfm_hash_ctx),
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dmv_cesa.c119 struct mv_tfm_hash_ctx { struct
369 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
512 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
699 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
736 const struct mv_tfm_hash_ctx *tfm_ctx = crypto_tfm_ctx(req->base.tfm);
742 static void mv_hash_init_ivs(struct mv_tfm_hash_ctx *ctx, const void *istate,
757 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(&tfm->base);
824 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(tfm);
870 struct mv_tfm_hash_ctx *ctx = crypto_tfm_ctx(tfm);
964 .cra_ctxsize = sizeof(struct mv_tfm_hash_ctx),
[all...]

Completed in 59 milliseconds