Home
last modified time | relevance | path

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

/crypto/
A Dtea.c34 struct tea_ctx { struct
45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey() argument
60 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
86 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
146 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
186 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
208 .cra_ctxsize = sizeof (struct tea_ctx),

Completed in 78 milliseconds