Searched refs:expectedHash (Results 1 – 2 of 2) sorted by relevance
36 std::string expectedHash = in fwVersionIsSame() local55 if (expectedHash == hashString) in fwVersionIsSame()63 output << expectedHash; in fwVersionIsSame()
195 std::vector<uint8_t> expectedHash; member in TransferHashCheck200 ctx(EVP_MD_CTX_new(), &EVP_MD_CTX_free), expectedHash(expected) in TransferHashCheck()251 if (digest == expectedHash) in verify()