HomeSort by relevance Sort by last modified time
    Searched refs:num_host_cert_files (Results 1 - 3 of 3) sorted by null

  /external/openssh/
servconf.h 69 int num_host_cert_files; /* Number of files for host certs. */ member in struct:__anon28153
sshd.c     [all...]
servconf.c 90 options->num_host_cert_files = 0;
377 for (i = 0; i < options->num_host_cert_files; i++)
    [all...]

Completed in 117 milliseconds