Searched refs:clientHandshakeState (Results 1 – 1 of 1) sorted by relevance
25 type clientHandshakeState struct { struct617 hs := &clientHandshakeState{725 func (hs *clientHandshakeState) doTLS13Handshake() error { argument1081 func (hs *clientHandshakeState) doFullHandshake() error { argument1272 func (hs *clientHandshakeState) verifyCertificates(certMsg *certificateMsg) error { argument1325 func (hs *clientHandshakeState) establishKeys() error { argument1347 func (hs *clientHandshakeState) processServerExtensions(serverExtensions *serverExtensions) error { argument1498 func (hs *clientHandshakeState) serverResumedSession() bool { argument1509 func (hs *clientHandshakeState) processServerHello() (bool, error) { argument1544 func (hs *clientHandshakeState) readFinished(out []byte) error { argument[all …]