crypto/tls.ConnectionState.HandshakeComplete (field)

2 uses

	crypto/tls (current package)
		common.go#L222: 	HandshakeComplete bool
		conn.go#L1416: 	state.HandshakeComplete = c.handshakeComplete()