HomeSort by: relevance | last modified time | path
    Searched refs:update_crc32 (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
sctp_crc32.h 42 u_int32_t update_crc32(u_int32_t, unsigned char *, unsigned int);
sctp_crc32.c 137 update_crc32(u_int32_t crc32c, function in typeref:typename:u_int32_t
sctputil.c 1571 base = update_crc32(base, at->m_data + offset,

Completed in 43 milliseconds