Searched refs:CRC64_TABLE_ENTRIES (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dcrc64.h52 #define CRC64_TABLE_ENTRIES ( 1 << BITS_PER_BYTE ) macro
61 uint64_t table[CRC64_TABLE_ENTRIES]; /**< CRC table entries */

Completed in 129 milliseconds