Home
last modified time | relevance | path

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

/crypto/
Dtea.c43 struct xtea_ctx { struct
123 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),