/* SPDX-License-Identifier: MIT */ #include uint32_t crc32(uint8_t *buf, int len);