Searched defs:crcptr (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/os/ |
H A D | sctp_crc32.c | 95 sctp_crc_byte(uint32_t *crcptr, const uint8_t *buf, int len) in sctp_crc_byte() 112 sctp_crc_word(uint32_t *crcptr, const uint32_t *buf, int len) in sctp_crc_word()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_fflp_hash.c | 164 nxge_crc32c_byte(uint32_t *crcptr, const uint8_t *buf, int len) in nxge_crc32c_byte() 185 nxge_crc_ccitt_byte(uint16_t *crcptr, const uint8_t *buf, int len) in nxge_crc_ccitt_byte() 210 nxge_crc32c_word(uint32_t *crcptr, const uint32_t *buf, int len) in nxge_crc32c_word()
|