Searched refs:auth1_process_password (Results 1 – 1 of 1) sorted by relevance
48 static int auth1_process_password(Authctxt *, char *, size_t);66 &options.password_authentication, auth1_process_password115 auth1_process_password(Authctxt *authctxt, char *info, size_t infolen) in auth1_process_password() function