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

3 uses

	golang.org/x/crypto/ssh/agent (current package)
		client.go#L479: 		msg = new(agentV1IdentityMsg)
		server.go#L60: type agentV1IdentityMsg struct {
		server.go#L79: 		return &agentV1IdentityMsg{0}, nil