Searched refs:auth_debug_send (Results 1 – 3 of 3) sorted by relevance
/external/openssh/ | ||
D | auth.h | 223 void auth_debug_send(struct ssh *); |
D | auth.c | 687 auth_debug_send(struct ssh *ssh) in auth_debug_send() function |
D | session.c | 361 auth_debug_send(ssh); in do_authenticated() |