Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Dlzo-rle.c40 static void lzorle_free_ctx(struct crypto_scomp *tfm, void *ctx) in lzorle_free_ctx() function
49 lzorle_free_ctx(NULL, ctx->lzorle_comp_mem); in lzorle_exit()
125 .free_ctx = lzorle_free_ctx,