Home
last modified time | relevance | path

Searched refs:authorized_keys_files (Results 1 – 4 of 4) sorted by relevance

/external/openssh/
Dservconf.h155 char *authorized_keys_files[MAX_AUTHKEYS_FILES]; member
182 M_CP_STRARRAYOPT(authorized_keys_files, num_authkeys_files); \
Dauth-rsa.c280 options.authorized_keys_files[i], pw); in auth_rsa_key_allowed()
Dservconf.c271 options->authorized_keys_files[options->num_authkeys_files++] = in fill_default_server_options()
273 options->authorized_keys_files[options->num_authkeys_files++] = in fill_default_server_options()
1253 options->authorized_keys_files[ in process_server_config_line()
1781 o->authorized_keys_files); in dump_config()
Dauth2-pubkey.c453 options.authorized_keys_files[i], pw); in user_key_allowed()