Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dauth.h233 int auth_process_principals(FILE *, const char *,
H A Dauth2-pubkey.c357 success = auth_process_principals(f, gl.gl_pathv[i], in match_principals_file()
487 ok = auth_process_principals(f, "(command)", cert, authoptsp); in match_principals_command()
H A Dauth2-pubkeyfile.c222 auth_process_principals(FILE *f, const char *file, in auth_process_principals() function