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

/freebsd-10.0-release/crypto/openssh/
H A Dservconf.h67 char *host_cert_files[MAX_HOSTCERTS]; /* Files containing host certs. */ member in struct:__anon4965
H A Dsshd.c1445 options.host_cert_files[options.num_host_cert_files++] =
1755 key = key_load_public(options.host_cert_files[i], NULL);
1758 options.host_cert_files[i]);
1763 options.host_cert_files[i]);
1777 options.host_cert_files[i]);
H A Dservconf.c1051 charptr = &options->host_cert_files[*intptr];
2108 o->host_cert_files);

Completed in 185 milliseconds