Lines Matching refs:crc_validate
2685 static enum xz_ret crc_validate(struct xz_dec *s, struct xz_buf *b,2981 ret = crc_validate(s, b, 32);2986 ret = crc_validate(s, b, 64);3027 ret = crc_validate(s, b, 32);