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

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

Completed in 29 milliseconds