Searched refs:camellia_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 Dcamellia.c998 struct camellia_ctx { struct
1007 struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1035 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1059 const struct camellia_ctx *cctx = crypto_tfm_ctx(tfm);
1087 .cra_ctxsize = sizeof(struct camellia_ctx),

Completed in 59 milliseconds