Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_crc32.c278 static const uint32_t sctp_crc_tableil8_o56[256] = variable
578 crc ^= sctp_crc_tableil8_o56[*p_buf++]; in sctp_crc32c_sb8_64_bit()
583 term1 = sctp_crc_tableil8_o56[(*(const uint32_t *) p_buf) & 0x000000FF] ^ in sctp_crc32c_sb8_64_bit()