Home
last modified time | relevance | path

Searched refs:lzorle_alloc_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/crypto/
H A Dlzo-rle.c18 static void *lzorle_alloc_ctx(struct crypto_scomp *tfm) in lzorle_alloc_ctx() function
33 ctx->lzorle_comp_mem = lzorle_alloc_ctx(NULL); in lzorle_init()
124 .alloc_ctx = lzorle_alloc_ctx,