Searched refs:get_challenge (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/crypto/openssh/
H A Dauth-chall.c46 get_challenge(Authctxt *authctxt) function
69 fatal("get_challenge: numprompts < 1");
H A Dauth.h184 char *get_challenge(Authctxt *);
H A Dauth1.c201 if ((challenge = get_challenge(authctxt)) == NULL)
278 * the resources allocated by get_challenge() (which would

Completed in 81 milliseconds