Home
last modified time | relevance | path

Searched defs:hasher (Results 1 – 4 of 4) sorted by relevance

/bootable/recovery/otautil/
Dpackage.cpp194 for (const auto& hasher : hashers) { in UpdateHashAtOffset() local
258 for (const auto& hasher : hashers) { in UpdateHashAtOffset() local
/bootable/libbootloader/gbl/libgbl/src/slots/
Dfuchsia.rs113 let mut hasher = Hasher::new(); in calculate_crc32() localVariable
Dandroid.rs216 let mut hasher = Hasher::new(); in calculate_crc32() localVariable
/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs85 let mut hasher = Hasher::new(); in calculate_header_crc() localVariable
1116 let mut hasher = Hasher::new(); in crc32() localVariable