Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h36 uint32_t nxge_crc32c(uint32_t, const uint8_t *, int);
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c255 nxge_crc32c(uint32_t crc32, const uint8_t *buf, int len) in nxge_crc32c() function