Searched defs:finishedMsg (Results 1 – 1 of 1) sorted by relevance
1237 type finishedMsg struct { struct1238 raw []byte1239 verifyData []byte1242 func (m *finishedMsg) equal(i interface{}) bool {1252 func (m *finishedMsg) marshal() (x []byte) {1265 func (m *finishedMsg) unmarshal(data []byte) bool {