Searched refs:auth_rsa (Results 1 – 3 of 3) sorted by relevance
220 int auth_rsa(struct passwd *, BIGNUM *);
288 auth_rsa(struct passwd *pw, BIGNUM *client_n) in auth_rsa() function
256 authenticated = auth_rsa(pw, n); in do_authloop()