Lines Matching full:marshal
1650 helloReq := new(helloRequestMsg).marshal()1980 _, err = c.writeRecord(recordTypeHandshake, m.marshal())1998 if _, err := c.writeRecord(recordTypeHandshake, m.marshal()); err != nil {