Home
last modified time | relevance | path

Searched refs:need_private (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dsshd-session.c418 get_hostkey_by_type(int type, int nid, int need_private, struct ssh *ssh) in get_hostkey_by_type() argument
436 if (key == NULL && !need_private) in get_hostkey_by_type()
451 return need_private ? in get_hostkey_by_type()