Home | Sort by: relevance | last modified time | path |
/src/usr.bin/cksum/ | |
crc.c | 137 thecrc = crc_byte(thecrc, len & 0xff); 204 crc_byte(uint32_t thecrc, unsigned int byte_val) function in typeref:typename:uint32_t |
crc.c | 137 thecrc = crc_byte(thecrc, len & 0xff); 204 crc_byte(uint32_t thecrc, unsigned int byte_val) function in typeref:typename:uint32_t |