Searched refs:xtea_ctx (Results 1 – 1 of 1) sorted by relevance
38 struct xtea_ctx { struct113 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_setkey()128 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_encrypt()168 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_encrypt()221 .cra_ctxsize = sizeof (struct xtea_ctx),234 .cra_ctxsize = sizeof (struct xtea_ctx),
Completed in 4 milliseconds