Searched refs:Kex_hook_func (Results 1 – 4 of 4) sorted by relevance
163 typedef void (*Kex_hook_func)(Kex *, char **); /* for GSS-API rekeying */ typedef167 Kex_hook_func hook);
280 kex_setup(const char *host, char *proposal[PROPOSAL_MAX], Kex_hook_func hook) in kex_setup()
1934 Kex_hook_func kex_hook = NULL; in prepare_for_ssh2_kex()
100 Kex_hook_func kex_hook = NULL; in ssh_kex2()