lz4_ctx            32 crypto/lz4.c   	struct lz4_ctx *ctx = crypto_tfm_ctx(tfm);
lz4_ctx            48 crypto/lz4.c   	struct lz4_ctx *ctx = crypto_tfm_ctx(tfm);
lz4_ctx            76 crypto/lz4.c   	struct lz4_ctx *ctx = crypto_tfm_ctx(tfm);
lz4_ctx           111 crypto/lz4.c   	.cra_ctxsize		= sizeof(struct lz4_ctx),