Searched defs:HandshakeState (Results 1 – 4 of 4) sorted by relevance
17 enum HandshakeState { enum
405 struct HandshakeState { struct406 HandshakeState() { Reset(); } in HandshakeState() argument408 void Reset() { in Reset()423 SSLClientSocket::NextProtoStatus next_proto_status;424 std::string next_proto;426 std::string server_protos;429 bool channel_id_sent;433 std::vector<std::string> cert_authorities;444 PeerCertificateChain server_cert_chain;445 scoped_refptr<X509Certificate> server_cert;[all …]
70 enum HandshakeState { enum
80 enum HandshakeState { enum