Home
last modified time | relevance | path

Searched defs:empty_hash (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/net/cert/
H A Dknown_roots_unittest.cc28 SHA256HashValue empty_hash = {{0}}; in TEST() local
H A Dct_log_verifier_unittest.cc573 const std::string empty_hash = GetEmptyTreeHash(); in TEST_F() local
/aosp_15_r20/external/tink/cc/internal/
H A Dmd_util_test.cc69 util::StatusOr<std::string> empty_hash = ComputeHash("", *EVP_sha512()); in TEST() local
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
H A Dcrypto_utils_test.cc75 absl::StatusOr<std::string> empty_hash = ComputeHash("", *EVP_sha512()); in TEST() local