Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth.h204 void auth_debug_send(struct ssh *);
H A Dauth.c511 auth_debug_send(struct ssh *ssh) in auth_debug_send() function
H A Dsession.c344 auth_debug_send(ssh); in do_authenticated()