Home
last modified time | relevance | path

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

/external/openssh/
Dauth.h223 void auth_debug_send(struct ssh *);
Dauth.c687 auth_debug_send(struct ssh *ssh) in auth_debug_send() function
Dsession.c361 auth_debug_send(ssh); in do_authenticated()