Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.sbin/mkhybrid/src/
Dapple.c484 calc_mb_crc(unsigned char *p, long len, unsigned short seed) in calc_mb_crc() function
529 crc_calc = calc_mb_crc((unsigned char *)info, 124, 0); in get_mb_info()