Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/crypto/
H A Dtea.c34 struct tea_ctx { struct
45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
222 .cra_ctxsize = sizeof (struct tea_ctx),
/kernel/linux/linux-6.6/crypto/
H A Dtea.c34 struct tea_ctx { struct
45 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey()
61 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_encrypt()
89 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_decrypt()
154 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xtea_decrypt()
198 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in xeta_decrypt()
222 .cra_ctxsize = sizeof (struct tea_ctx),

Completed in 2 milliseconds