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

/freebsd-10.0-release/crypto/openssh/
H A Dauth-chall.c81 verify_response(Authctxt *authctxt, const char *response) function
H A Dauth.h185 int verify_response(Authctxt *, const char *);
H A Dauth1.c224 authenticated = verify_response(authctxt, response);
279 * normally have been released by verify_response() had we

Completed in 117 milliseconds