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

/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp398 uint32_t header_crc = crc32( local
400 header->crc32 = crc32_combine(header_crc, crc_, header->length);

Completed in 24 milliseconds