Searched refs:crypto_rfc3686_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 Dctr.c27 struct crypto_rfc3686_ctx { struct
249 struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(parent);
277 struct crypto_rfc3686_ctx *ctx = crypto_blkcipher_ctx(tfm);
306 struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm);
320 struct crypto_rfc3686_ctx *ctx = crypto_tfm_ctx(tfm);
368 inst->alg.cra_ctxsize = sizeof(struct crypto_rfc3686_ctx);

Completed in 25 milliseconds