Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDauth.h209 struct passwd *fakepw(void);
HDauth1.c403 authctxt->pw = fakepw(); in do_authentication()
HDauth2.c250 authctxt->pw = fakepw(); in input_userauth_request()
HDauth.c739 fakepw(void) in fakepw() function
HDmonitor.c752 authctxt->pw = fakepw(); in mm_answer_pwnamallow()