Searched refs:tea_ctx (Results 1 – 1 of 1) sorted by relevance
39 struct tea_ctx { struct50 struct tea_ctx *ctx = crypto_tfm_ctx(tfm); in tea_setkey() argument66 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),