Home
last modified time | relevance | path

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

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