Home
last modified time | relevance | path

Searched refs:kex_do_hook (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/ssh/libssh/common/
H A Dkex.c60 static void kex_do_hook(Kex *kex);
200 kex_do_hook(kex); in kex_send_kexinit()
252 kex_do_hook(Kex *kex) in kex_do_hook() function