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

/linux-master/crypto/
H A Dtea.c38 struct xtea_ctx { struct
118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm);
236 .cra_ctxsize = sizeof (struct xtea_ctx),
250 .cra_ctxsize = sizeof (struct xtea_ctx),

Completed in 101 milliseconds