HomeSort by: relevance | last modified time | path
    Searched refs:auth_authorise_keyopts (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
auth2-pubkeyfile.c 67 auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts, function
341 if (auth_authorise_keyopts(pw, keyopts,
364 if (auth_authorise_keyopts(pw, certopts, 0,
auth.h 225 int auth_authorise_keyopts(struct passwd *, struct sshauthopt *, int,
auth2-pubkey.c 579 if (auth_authorise_keyopts(pw, cert_opts, 0,
588 if (auth_authorise_keyopts(pw, principals_opts, 0,

Completed in 58 milliseconds