type golang.org/x/crypto/ssh.userAuthInfoRequestMsg

3 uses

	golang.org/x/crypto/ssh (current package)
		client_auth.go#L445: 		var msg userAuthInfoRequestMsg
		messages.go#L182: type userAuthInfoRequestMsg struct {
		server.go#L684: 	if err := c.transport.writePacket(Marshal(&userAuthInfoRequestMsg{