Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth2-pubkeyfile.c55 auth_authorise_keyopts(struct passwd *pw, struct sshauthopt *opts, in auth_authorise_keyopts() function
326 if (auth_authorise_keyopts(pw, keyopts, in auth_check_authkey_line()
349 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.c540 if (auth_authorise_keyopts(pw, cert_opts, 0, in user_cert_trusted_ca()
549 if (auth_authorise_keyopts(pw, principals_opts, 0, in user_cert_trusted_ca()