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

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h200 long compute_crc32(unsigned char *bytes, int length);
H A Dfru_access.c1831 crc = compute_crc32(buffer, data_size);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dcrcutils.c85 compute_crc32(unsigned char *bytes, int length) function
H A Dfru_access_impl.h204 long compute_crc32(unsigned char *bytes, int length);
H A Dcvrt_spd_data.c206 sum = compute_crc32(*sp_seg_ptr, sizeof (sp_seg_body) - 5);
H A Dfru_access.c1888 crc = compute_crc32(buffer, data_size);
/opensolaris-onvv-gate/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);
/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h256 extern long compute_crc32(unsigned char *bytes, int length);
H A Dlibfruaccess.c2151 crc = compute_crc32(buffer, data_size);

Completed in 55 milliseconds