Home
last modified time | relevance | path

Searched refs:compute_checksum32 (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h199 long compute_checksum32(unsigned char *bytes, int length);
H A Dcrcutils.c117 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32() function
H A Draw_access.c771 crc = compute_checksum32(buffer, data_size); in get_checksum_crc()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h203 long compute_checksum32(unsigned char *bytes, int length);
H A Dcrcutils.c117 compute_checksum32(unsigned char *bytes, int length) in compute_checksum32() function
H A Dfru_access.c1888 crc = compute_checksum32(buffer, data_size); in get_checksum_crc()