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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dcrc.h8 const word32 CRC32_NEGL = 0xffffffffL; variable
34 void Reset() {m_crc = CRC32_NEGL;}
H A Dcrc.cpp153 m_crc ^= CRC32_NEGL;

Completed in 58 milliseconds