Searched defs:auth_rsa_key_allowed (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dauth-rsa.c271 auth_rsa_key_allowed(struct passwd *pw, BIGNUM *client_n, Key **rkey) function
306 if (!PRIVSEP(auth_rsa_key_allowed(pw, client_n, &key))) {

Completed in 78 milliseconds