Home
last modified time | relevance | path

Searched refs:lzop_magic (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddecompress_unlzo.c33 static const unsigned char lzop_magic[] = { variable
59 if (*parse++ != lzop_magic[l]) in parse_header()
/kernel/linux/linux-6.6/lib/
H A Ddecompress_unlzo.c33 static const unsigned char lzop_magic[] = { variable
58 if (*parse++ != lzop_magic[l]) in parse_header()

Completed in 1 milliseconds