Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet/
H A Dsctp_crc32.h42 u_int32_t update_crc32(u_int32_t, unsigned char *, unsigned int);
H A Dsctp_crc32.c137 update_crc32(u_int32_t crc32c, in update_crc32() function
H A Dsctputil.c1571 base = update_crc32(base, at->m_data + offset, in sctp_calculate_sum()