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

/freebsd-10.3-release/crypto/openssh/
H A Dauth-chall.c83 verify_response(Authctxt *authctxt, const char *response) function
H A Dauth.h190 int verify_response(Authctxt *, const char *);
H A Dauth1.c227 authenticated = verify_response(authctxt, response);
282 * normally have been released by verify_response() had we

Completed in 58 milliseconds