Home
last modified time | relevance | path

Searched refs:calc_crc32 (Results 1 – 4 of 4) 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
/external/oprofile/libutil++/
Dbfd_support.cpp70 file_crc = calc_crc32(file_crc, in separate_debug_file_exists()
/external/oprofile/
DChangeLog-20041004 * libutil/op_fileio.c: New function calc_crc32