Home
last modified time | relevance | path

Searched refs:calc_crc32 (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libutil/
Dop_fileio.h134 unsigned long calc_crc32(unsigned long crc, unsigned char * buf, size_t len);
Dop_fileio.c165 calc_crc32(unsigned long crc, unsigned char * buf, size_t len) in calc_crc32() function