OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:get_challenge
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
auth-chall.c
46
get_challenge
(Authctxt *authctxt)
function
69
fatal("
get_challenge
: numprompts < 1");
auth1.c
207
if ((challenge =
get_challenge
(authctxt)) == NULL)
289
* the resources allocated by
get_challenge
() (which would
auth.h
167
char *
get_challenge
(Authctxt *);
Completed in 167 milliseconds