Searched refs:xtea_ctx (Results 1 – 1 of 1) sorted by relevance
38 struct xtea_ctx { struct118 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()134 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()178 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()236 .cra_ctxsize = sizeof (struct xtea_ctx),250 .cra_ctxsize = sizeof (struct xtea_ctx),