Searched refs:process_bytes (Results 1 – 2 of 2) sorted by relevance
23 checksum.process_bytes(type, 4); in addChunk()24 checksum.process_bytes(data, size); in addChunk()
177 void process_bytes( void const *buffer, std::size_t byte_count );228 void process_bytes( void const *buffer, std::size_t byte_count );802 crc_basic<Bits>::process_bytes in process_bytes() function in boost::crc_basic941 process_bytes( &byte, sizeof(byte) ); in process_byte()973 BOOST_CRC_OPTIMAL_NAME::process_bytes in process_bytes() function in boost::BOOST_CRC_OPTIMAL_NAME1038 computer.process_bytes( buffer, byte_count ); in crc()