Lines Matching refs:disconnect_helper

1647                 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);
1683 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1690 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1697 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1703 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1709 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1715 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1727 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1734 $this->disconnect_helper(NET_SSH2_DISCONNECT_KEY_EXCHANGE_FAILED);
1793 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);
1844 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);
1906 $this->disconnect_helper(NET_SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE);
1917 $this->disconnect_helper(NET_SSH2_DISCONNECT_CONNECTION_LOST);
1923 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);
2384 $this->disconnect_helper(NET_SSH2_DISCONNECT_CONNECTION_LOST);
2390 $this->disconnect_helper(NET_SSH2_DISCONNECT_PROTOCOL_ERROR);
2480 return $this->disconnect_helper(NET_SSH2_DISCONNECT_AUTH_CANCELLED_BY_USER);
2749 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
2777 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
2887 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
3271 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
3378 $this->disconnect_helper($reason);
3564 $this->disconnect_helper(NET_SSH2_DISCONNECT_MAC_ERROR);
3574 $this->disconnect_helper(NET_SSH2_DISCONNECT_MAC_ERROR);
3579 $this->disconnect_helper(NET_SSH2_DISCONNECT_MAC_ERROR);
3683 $this->disconnect_helper(NET_SSH2_DISCONNECT_CONNECTION_LOST);
3777 return $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
3829 return $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
3974 $this->disconnect_helper(NET_SSH2_DISCONNECT_CONNECTION_LOST);
4074 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
4078 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
4095 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
4149 $this->disconnect_helper(NET_SSH2_DISCONNECT_BY_APPLICATION);
4468 protected function disconnect_helper($reason) function in phpseclib3\\Net\\SSH2
5104 $this->disconnect_helper(NET_SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE);
5109 return $this->disconnect_helper(NET_SSH2_DISCONNECT_HOST_KEY_NOT_VERIFIABLE);