Searched refs:Sha1DevicePath (Results 1 – 1 of 1) sorted by relevance
1589 static bool Sha1DevicePath(const std::string& path, uint8_t digest[SHA_DIGEST_LENGTH]) { in Sha1DevicePath() function1712 if (!Sha1DevicePath(block_device_path, digest)) { in PerformBlockImageUpdate()