Searched refs:fcrypt_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 Dfcrypt.c53 struct fcrypt_ctx { struct
238 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
270 const struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
305 struct fcrypt_ctx *ctx = crypto_tfm_ctx(tfm);
396 .cra_ctxsize = sizeof(struct fcrypt_ctx),

Completed in 50 milliseconds