Home
last modified time | relevance | path

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

/external/openssh/
Dauth1.c48 static int auth1_process_password(Authctxt *, char *, size_t);
66 &options.password_authentication, auth1_process_password
115 auth1_process_password(Authctxt *authctxt, char *info, size_t infolen) in auth1_process_password() function