Searched refs:cryptd_blkcipher_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.36/crypto/
H A Dcryptd.c47 struct cryptd_blkcipher_ctx { struct
148 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(parent);
193 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm);
202 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm);
238 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm);
253 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm);
327 inst->alg.cra_ctxsize = sizeof(struct cryptd_blkcipher_ctx);
674 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(&tfm->base);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/crypto/
H A Dcryptd.c47 struct cryptd_blkcipher_ctx { struct
148 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(parent);
193 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm);
202 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(req->tfm);
238 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm);
253 struct cryptd_blkcipher_ctx *ctx = crypto_tfm_ctx(tfm);
327 inst->alg.cra_ctxsize = sizeof(struct cryptd_blkcipher_ctx);
674 struct cryptd_blkcipher_ctx *ctx = crypto_ablkcipher_ctx(&tfm->base);

Completed in 112 milliseconds