Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/
Dtea.c39 struct tea_ctx { struct
50 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey() argument
66 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
94 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
159 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
203 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
226 .cra_ctxsize = sizeof (struct tea_ctx),