Searched refs:CRC32_HASHSIZE (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/ | ||
H A D | cryptmod.c | 130 #define CRC32_HASHSIZE 4 macro 140 static hash_info_t crc32_hash = {CRC32_HASHSIZE, CONFOUNDER_LEN, crc32_calc}; |
Completed in 63 milliseconds