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