Home
last modified time | relevance | path

Searched refs:auth_check_principals_line (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth2-pubkeyfile.c172 auth_check_principals_line(char *cp, const struct sshkey_cert *cert, in auth_check_principals_line() function
250 if (auth_check_principals_line(cp, cert, loc, authoptsp) == 0) in auth_process_principals()
H A Dauth.h231 int auth_check_principals_line(char *, const struct sshkey_cert *,