Home
last modified time | relevance | path

Searched refs:host_cert_files (Results 1 – 3 of 3) sorted by relevance

/NextBSD/crypto/openssh/
HDservconf.h66 char *host_cert_files[MAX_HOSTCERTS]; /* Files containing host certs. */ member
HDsshd.c1467 options.host_cert_files[options.num_host_cert_files++] =
1779 key = key_load_public(options.host_cert_files[i], NULL);
1782 options.host_cert_files[i]);
1787 options.host_cert_files[i]);
1801 options.host_cert_files[i]);
HDservconf.c1054 charptr = &options->host_cert_files[*intptr]; in process_server_config_line()
2104 o->host_cert_files); in dump_config()