Searched refs:auth_rsa (Results 1 – 3 of 3) sorted by relevance
121 int auth_rsa(Authctxt *, BIGNUM *);
311 auth_rsa(Authctxt *authctxt, BIGNUM *client_n) in auth_rsa() function
153 authenticated = auth_rsa(authctxt, n); in auth1_process_rsa()