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

/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dcyg_crc.h93 cyg_ether_crc32(unsigned char *s, int len);
H A Dfix-u-media-header.c268 crc = cyg_ether_crc32((unsigned char *)hdr, sizeof(*hdr));
283 crc = cyg_ether_crc32((unsigned char *)hdr, sizeof(*hdr));
H A Dcyg_crc32.c167 cyg_ether_crc32(unsigned char *s, int len) function

Completed in 30 milliseconds