Searched refs:num_host_key_files (Results 1 – 3 of 3) sorted by relevance
389 for (i = 0; i < options.num_host_key_files; i++) { in destroy_sensitive_data()409 for (i = 0; i < options.num_host_key_files; i++) { in demote_sensitive_data()627 for (i = 0; i < options.num_host_key_files; i++) {683 for (i = 0; i < options.num_host_key_files; i++) {733 if (ind < 0 || (u_int)ind >= options.num_host_key_files)741 if (ind < 0 || (u_int)ind >= options.num_host_key_files)751 for (i = 0; i < options.num_host_key_files; i++) {788 for (i = nkeys = 0; i < options.num_host_key_files; i++) {1771 sensitive_data.host_keys = xcalloc(options.num_host_key_files,1773 sensitive_data.host_pubkeys = xcalloc(options.num_host_key_files,[all …]
89 u_int num_host_key_files; /* Number of files for host keys. */ member
108 options->num_host_key_files = 0; in initialize_server_options()283 &options->num_host_key_files, apath, userprovided); in servconf_add_hostkey()308 if (options->num_host_key_files == 0) { in fill_default_server_options()488 for (i = 0; i < options->num_host_key_files; i++) in fill_default_server_options()2872 dump_cfg_strarray(sHostKeyFile, o->num_host_key_files, in dump_config()