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

  /src/crypto/external/bsd/openssh/dist/
kex.h 201 int kex_exchange_identification(struct ssh *, int, const char *);
sshd-auth.c 806 if ((r = kex_exchange_identification(ssh, -1,
kex.c 1269 kex_exchange_identification(struct ssh *ssh, int timeout_ms, function
sshconnect.c 1648 if ((r = kex_exchange_identification(ssh, timeout_ms,

Completed in 25 milliseconds