Home
last modified time | relevance | path

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

/linux-6.3-rc2/crypto/
A Dlzo.c18 static void *lzo_alloc_ctx(struct crypto_scomp *tfm) in lzo_alloc_ctx() function
33 ctx->lzo_comp_mem = lzo_alloc_ctx(NULL); in lzo_init()
124 .alloc_ctx = lzo_alloc_ctx,

Completed in 4 milliseconds