Searched refs:auth_process_principals (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | auth.h | 233 int auth_process_principals(FILE *, const char *,
|
H A D | auth2-pubkey.c | 339 success = auth_process_principals(f, file, cert, authoptsp); in match_principals_file() 457 ok = auth_process_principals(f, "(command)", cert, authoptsp); in match_principals_command()
|
H A D | auth2-pubkeyfile.c | 232 auth_process_principals(FILE *f, const char *file, in auth_process_principals() function
|