Searched defs:hashers (Results 1 – 3 of 3) sorted by relevance
186 bool MemoryPackage::UpdateHashAtOffset(const std::vector<HasherUpdateCallback>& hashers, in UpdateHashAtOffset()242 bool FilePackage::UpdateHashAtOffset(const std::vector<HasherUpdateCallback>& hashers, in UpdateHashAtOffset()
215 std::vector<HasherUpdateCallback> hashers; in verify_file() local
92 std::vector<HasherUpdateCallback> hashers{ std::bind(&SHA1_Update, &ctx, std::placeholders::_1, in TEST_F() local