Searched refs:SSH_ERR_NO_PROTOCOL_VERSION (Results 1 – 4 of 4) sorted by relevance
62 #define SSH_ERR_NO_PROTOCOL_VERSION -38 macro
100 case SSH_ERR_NO_PROTOCOL_VERSION: in ssh_err()
377 return SSH_ERR_NO_PROTOCOL_VERSION; in _ssh_read_banner()
1403 r = SSH_ERR_NO_PROTOCOL_VERSION; in kex_exchange_identification()