Searched refs:prvGenerateCRC32 (Results 1 – 1 of 1) sorted by relevance
173 static uint32_t prvGenerateCRC32( const uint8_t * ucAddress );919 static uint32_t prvGenerateCRC32( const uint8_t * ucAddress ) in prvGenerateCRC32() function951 uint32_t ulCrc = prvGenerateCRC32( ucAddress ); in prvGetHashIndex()