Searched refs:lz4hc_alloc_ctx (Results 1 – 1 of 1) sorted by relevance
18 static void *lz4hc_alloc_ctx(struct crypto_scomp *tfm) in lz4hc_alloc_ctx() function33 ctx->lz4hc_comp_mem = lz4hc_alloc_ctx(NULL); in lz4hc_init()122 .alloc_ctx = lz4hc_alloc_ctx,