Searched refs:esp_rom_crc32_be (Results 1 – 10 of 10) sorted by relevance
80 uint32_t esp_rom_crc32_be(uint32_t crc, uint8_t const *buf, uint32_t len);
40 return esp_rom_crc32_be(crc, buf, len); in esp_crc32_be()
7 PROVIDE ( esp_rom_crc32_be = crc32_be ); symbol
12 PROVIDE ( esp_rom_crc32_be = crc32_be ); symbol
176 uint32_t esp_rom_crc32_be(uint32_t crc, uint8_t const * buf,uint32_t len) in esp_rom_crc32_be() function
112 uint32_t esp_rom_crc32_be(uint32_t crc, uint8_t const *buf, uint32_t len) in esp_rom_crc32_be() function
11 PROVIDE ( esp_rom_crc32_be = crc32_be ); symbol