HomeSort by: relevance | last modified time | path
    Searched refs:SSH_ERR_NO_PROTOCOL_VERSION (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
ssherr.h 64 #define SSH_ERR_NO_PROTOCOL_VERSION -38
ssherr.c 108 case SSH_ERR_NO_PROTOCOL_VERSION:
ssh_api.c 379 return SSH_ERR_NO_PROTOCOL_VERSION;
kex.c 1444 r = SSH_ERR_NO_PROTOCOL_VERSION;

Completed in 33 milliseconds