Home
last modified time | relevance | path

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

/linux-6.15/crypto/
H A Dscompress.c28 #define SCOMP_SCRATCH_SIZE 65400 macro
98 mem = vmalloc_node(SCOMP_SCRATCH_SIZE, cpu_to_node(i)); in crypto_scomp_alloc_scratches()
229 unsigned int max = SCOMP_SCRATCH_SIZE; in scomp_acomp_comp_decomp()