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

/freebsd-13-stable/sys/dev/qat/
H A Dqatreg.h897 #define CRC_POLY 0x1021 macro
H A Dqat_ae.c1791 reg = (reg << 1) ^ CRC_POLY;

Completed in 116 milliseconds