Searched refs:sctp_crc_word (Results 1 – 1 of 1) sorted by relevance
112 sctp_crc_word(uint32_t *crcptr, const uint32_t *buf, int len) in sctp_crc_word() function142 sctp_crc_word(&crc32, (const uint32_t *)buf, len / 4); in sctp_crc32()