Home
last modified time | relevance | path

Searched refs:send_error (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/crypto/openssh/
H A Dkex.c1217 send_error(struct ssh *ssh, char *msg) in send_error() function
1288 send_error(ssh, "No SSH identification string " in kex_exchange_identification()
1302 send_error(ssh, "Timed out waiting " in kex_exchange_identification()
1388 send_error(ssh, "Invalid SSH identification string."); in kex_exchange_identification()
1411 send_error(ssh, "Protocol major versions differ."); in kex_exchange_identification()