crypto/tls.clientHandshakeState.handshake (method)

2 uses

	crypto/tls (current package)
		handshake_client.go#L220: 	if err := hs.handshake(); err != nil {
		handshake_client.go#L371: func (hs *clientHandshakeState) handshake() error {