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

/freebsd-13-stable/crypto/openssh/
H A Dkex.h144 int ext_info_c; member in struct:kex
H A Dkex.c432 if (ssh->kex->ext_info_c)
841 /* Check whether client supports ext_info_c */
846 kex->ext_info_c = (ext != NULL);

Completed in 102 milliseconds