Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hash.h34 uint32_t nxge_crc32c(uint32_t, const uint8_t *, int);
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp_hash.c254 nxge_crc32c(uint32_t crc32, const uint8_t *buf, int len) in nxge_crc32c() function