Searched refs:xtea_ctx (Results 1 – 1 of 1) sorted by relevance
43 struct xtea_ctx { struct123 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()139 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()183 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()242 .cra_ctxsize = sizeof (struct xtea_ctx),258 .cra_ctxsize = sizeof (struct xtea_ctx),