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

  /external/openssh/
auth-options.h 38 int auth_cert_options(Key *, struct passwd *);
auth2-pubkey.c 346 if (auth_cert_options(key, pw) != 0) {
419 if (auth_cert_options(key, pw) != 0)
auth-options.c 593 auth_cert_options(Key *k, struct passwd *pw) function

Completed in 57 milliseconds