Searched refs:auth_check_authkeys_file (Results 1 – 3 of 3) sorted by relevance
| /freebsd-14.2/crypto/openssh/ |
| H A D | auth.h | 236 int auth_check_authkeys_file(struct passwd *, FILE *, char *,
|
| H A D | auth2-pubkey.c | 602 found_key = auth_check_authkeys_file(pw, f, file, in user_key_allowed2() 720 ok = auth_check_authkeys_file(user_pw, f, in user_key_command_allowed2()
|
| H A D | auth2-pubkeyfile.c | 406 auth_check_authkeys_file(struct passwd *pw, FILE *f, char *file, in auth_check_authkeys_file() function
|