Home
last modified time | relevance | path

Searched defs:crc32 (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/firmware/os/platform/native/inc/plat/
Dcrc.h3 #define crc32 soft_crc32 macro
/device/google/contexthub/firmware/os/platform/stm32/
Dcrc.c52 uint32_t crc32(const void *buf, size_t size, uint32_t crc) in crc32() function
/device/google/cuttlefish/host/commands/fetcher/
Dbuild_api.h38 unsigned int crc32; variable