Home
last modified time | relevance | path

Searched refs:Sha1DevicePath (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/updater/
Dblockimg.cpp1589 static bool Sha1DevicePath(const std::string& path, uint8_t digest[SHA_DIGEST_LENGTH]) { in Sha1DevicePath() function
1712 if (!Sha1DevicePath(block_device_path, digest)) { in PerformBlockImageUpdate()