Searched refs:crypto_fpu_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/arch/x86/crypto/
H A Dfpu.c22 struct crypto_fpu_ctx { struct
29 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(parent);
47 struct crypto_fpu_ctx *ctx = crypto_blkcipher_ctx(desc_in->tfm);
66 struct crypto_fpu_ctx *ctx = crypto_blkcipher_ctx(desc_in->tfm);
84 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(tfm);
97 struct crypto_fpu_ctx *ctx = crypto_tfm_ctx(tfm);
128 inst->alg.cra_ctxsize = sizeof(struct crypto_fpu_ctx);

Completed in 52 milliseconds