type golang.org/x/crypto/ssh/agent.agentUnlockMsg

3 uses

	golang.org/x/crypto/ssh/agent (current package)
		client.go#L392: 	req := ssh.Marshal(&agentUnlockMsg{
		server.go#L72: type agentUnlockMsg struct {
		server.go#L109: 		var req agentUnlockMsg