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

/linux-master/crypto/
H A Dtea.c34 struct tea_ctx { struct
45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
222 .cra_ctxsize = sizeof (struct tea_ctx),

Completed in 78 milliseconds