Searched refs:xtea_ctx (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/crypto/
H A Dtea.c44 struct xtea_ctx { struct
124 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
140 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
184 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
243 .cra_ctxsize = sizeof (struct xtea_ctx),
259 .cra_ctxsize = sizeof (struct xtea_ctx),

Completed in 32 milliseconds