Home
last modified time | relevance | path

Searched refs:auth_authorise_keyopts (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth2-pubkeyfile.c65 auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts, in auth_authorise_keyopts() function
336 if (auth_authorise_keyopts(pw, keyopts, in auth_check_authkey_line()
359 if (auth_authorise_keyopts(pw, certopts, 0, in auth_check_authkey_line()
H A Dauth.h229 int auth_authorise_keyopts(struct passwd *, struct sshauthopt *, int,
H A Dauth2-pubkey.c546 if (auth_authorise_keyopts(pw, cert_opts, 0, in user_cert_trusted_ca()
555 if (auth_authorise_keyopts(pw, principals_opts, 0, in user_cert_trusted_ca()