Searched defs:empty_hash (Results 1 – 4 of 4) sorted by relevance
28 SHA256HashValue empty_hash = {{0}}; in TEST() local
573 const std::string empty_hash = GetEmptyTreeHash(); in TEST_F() local
69 util::StatusOr<std::string> empty_hash = ComputeHash("", *EVP_sha512()); in TEST() local
75 absl::StatusOr<std::string> empty_hash = ComputeHash("", *EVP_sha512()); in TEST() local