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

/freebsd-13-stable/crypto/openssh/
H A Dkex.c58 static int kex_choose_conf(struct ssh *);
571 if ((r = kex_choose_conf(ssh)) != 0)
816 kex_choose_conf(struct ssh *ssh) function

Completed in 109 milliseconds