Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/ssh/
H A Dsshd-session.c143 struct sshkey **host_pubkeys; /* all public host keys */ global() member
[all...]
H A Dsshd.c118 struct sshkey **host_pubkeys; /* all public host keys */ member