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

/osnet-11/usr/src/lib/libfru/libfruraw/
H A Dcrcutils.c55 compute_crc8(unsigned char *bytes, int length) function
H A Dfru_access_impl.h197 unsigned char compute_crc8(unsigned char *bytes, int length);
H A Draw_access.c585 calc_crc8 = compute_crc8(bytes, length);

Completed in 35 milliseconds