Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Dtea.c38 struct xtea_ctx { struct
118 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),