tea_ctx            45 crypto/tea.c   	struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
tea_ctx            61 crypto/tea.c   	struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
tea_ctx            89 crypto/tea.c   	struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
tea_ctx           154 crypto/tea.c   	struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
tea_ctx           198 crypto/tea.c   	struct tea_ctx *ctx = crypto_tfm_ctx(tfm);
tea_ctx           222 crypto/tea.c   	.cra_ctxsize		=	sizeof (struct tea_ctx),