Searched refs:fakepw (Results 1 – 5 of 5) sorted by relevance
194 struct passwd *fakepw(void);
242 authctxt->pw = fakepw(); in input_userauth_request()
416 authctxt->pw = fakepw(); in do_authentication()
685 fakepw(void) in fakepw() function
752 authctxt->pw = fakepw(); in mm_answer_pwnamallow()