Home
last modified time | relevance | path

Searched defs:host_keys (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dsshd-session.c142 struct sshkey **host_keys; /* all private host keys */ global() member
[all...]
H A Dsshd.c117 struct sshkey **host_keys; /* all private host keys */ member