Home
last modified time | relevance | path

Searched defs:crc_in (Results 1 – 2 of 2) sorted by relevance

/system/extras/ext4_utils/
Dcrc16.c49 u16 ext4_crc16(u16 crc_in, const void *buf, int size) in ext4_crc16()
/system/core/libsparse/
Dsparse_crc32.c101 uint32_t sparse_crc32(uint32_t crc_in, const void *buf, int size) in sparse_crc32()