Home
last modified time | relevance | path

Searched defs:write_crc (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile_custom/
Dprotector.cpp33 void protector::write_crc(e2e_buffer &_buffer, uint32_t _computed_crc) { in write_crc() function in vsomeip_v3::e2e::profile_custom::protector
/aosp_15_r20/external/sdv/vsomeip/implementation/e2e_protection/src/e2e/profile/profile01/
Dprotector.cpp71 void protector::write_crc(e2e_buffer &_buffer, uint8_t _computed_crc) { in write_crc() function in vsomeip_v3::e2e::profile01::protector
/aosp_15_r20/external/libpng/contrib/tools/
H A Dpngfix.c1550 png_uint_32 write_crc; /* Output CRC (may differ from read_crc) */ member