Searched defs:keyUpdateMsg (Results 1 – 3 of 3) sorted by relevance
1110 type keyUpdateMsg struct { struct1111 updateRequested bool1114 func (m *keyUpdateMsg) marshal() ([]byte, error) {1128 func (m *keyUpdateMsg) unmarshal(data []byte) bool {
2765 type keyUpdateMsg struct { struct2766 raw []byte2767 keyUpdateRequest byte2770 func (m *keyUpdateMsg) marshal() []byte {2778 func (m *keyUpdateMsg) unmarshal(data []byte) bool {