HomeSort by relevance Sort by last modified time
    Searched refs:auth_rsa_key_allowed (Results 1 - 3 of 3) sorted by null

  /external/openssh/
auth-rsa.c 271 auth_rsa_key_allowed(struct passwd *pw, BIGNUM *client_n, Key **rkey) function
306 if (!PRIVSEP(auth_rsa_key_allowed(pw, client_n, &key))) {
auth.h 117 int auth_rsa_key_allowed(struct passwd *, BIGNUM *, Key **);
monitor.c     [all...]

Completed in 31 milliseconds