OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_HOSTCERTS
(Results
1 - 3
of
3
) sorted by null
/external/openssh/
servconf.h
27
#define
MAX_HOSTCERTS
256 /* Max # host certificates. */
59
char *host_cert_files[
MAX_HOSTCERTS
]; /* Files containing host certs. */
servconf.c
892
MAX_HOSTCERTS
);
[
all
...]
sshd.c
[
all
...]
Completed in 191 milliseconds