Searched refs:kex_choose_conf (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/crypto/openssh/
H A Dkex.c66 static int kex_choose_conf(struct ssh *);
521 if ((r = kex_choose_conf(ssh)) != 0)
771 kex_choose_conf(struct ssh *ssh) function

Completed in 66 milliseconds