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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dcryptd.c55 struct cryptd_hash_ctx { struct
353 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm);
369 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(tfm);
377 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(parent);
406 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm);
506 struct cryptd_hash_ctx *ctx = crypto_tfm_ctx(req_async->tfm);
578 inst->alg.halg.base.cra_ctxsize = sizeof(struct cryptd_hash_ctx);
708 struct cryptd_hash_ctx *ctx = crypto_ahash_ctx(&tfm->base);

Completed in 45 milliseconds