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

/linux-4.4.14/crypto/
H A Dtea.c43 struct xtea_ctx { struct
123 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xtea_setkey()
139 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xtea_encrypt()
183 struct xtea_ctx *ctx = crypto_tfm_ctx(tfm); xeta_encrypt()
239 .cra_ctxsize = sizeof (struct xtea_ctx),
252 .cra_ctxsize = sizeof (struct xtea_ctx),

Completed in 75 milliseconds