Searched refs:compute_crc32 (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dcrcutils.c83 compute_crc32(unsigned char *bytes, int length) function
H A Dfru_access_impl.h198 long compute_crc32(unsigned char *bytes, int length);
H A Draw_access.c769 crc = compute_crc32(buffer, data_size);

Completed in 32 milliseconds