Searched defs:QuicCryptoProof (Results 1 – 3 of 3) sorted by relevance
15 struct QUICHE_EXPORT QuicCryptoProof { struct19 std::string signature;21 std::string leaf_cert_scts;24 bool send_expect_ct_header;27 bool cert_matched_sni;
9 QuicCryptoProof::QuicCryptoProof() in QuicCryptoProof() function in quic::QuicCryptoProof
625 const QuicCryptoProof& /* proof */, in LeafCertHashForTesting()