Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dzstd_errors.h44 ZSTD_error_corruption_detected = 20, enumerator
/openbmc/linux/lib/
H A Ddecompress_unzstd.c109 case ZSTD_error_corruption_detected: in handle_zstd_error()