Home
last modified time | relevance | path

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

/f-stack/freebsd/libkern/
H A Dgsb_crc32.c420 static const uint32_t sctp_crc_tableil8_o56[256] = variable
711 crc ^= sctp_crc_tableil8_o56[*p_buf++]; in crc32c_sb8_64_bit()
716 term1 = sctp_crc_tableil8_o56[(*(const uint32_t *) p_buf) & 0x000000FF] ^ in crc32c_sb8_64_bit()