Home
last modified time | relevance | path

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

/external/cronet/stable/net/cert/
Dmerkle_audit_proof.h24 struct NET_EXPORT MerkleAuditProof { struct
34 uint64_t leaf_index = 0;
38 uint64_t tree_size = 0;
43 std::vector<std::string> nodes;
Dmerkle_audit_proof.cc34 MerkleAuditProof::MerkleAuditProof(uint64_t leaf_index, in MerkleAuditProof() function in net::ct::MerkleAuditProof
/external/cronet/tot/net/cert/
Dmerkle_audit_proof.h24 struct NET_EXPORT MerkleAuditProof { struct
34 uint64_t leaf_index = 0;
38 uint64_t tree_size = 0;
43 std::vector<std::string> nodes;
Dmerkle_audit_proof.cc34 MerkleAuditProof::MerkleAuditProof(uint64_t leaf_index, in MerkleAuditProof() function in net::ct::MerkleAuditProof