crypto/tls.handshakeMessage.unmarshal (method)

2 uses

	crypto/tls (current package)
		common.go#L1336: 	unmarshal([]byte) bool
		conn.go#L1082: 	if !m.unmarshal(data) {