Searched defs:get_hostkey_private_by_type (Results 1 - 1 of 1) sorted by relevance

/external/openssh/
H A Dsshd.c875 get_hostkey_private_by_type(int type, int nid, struct ssh *ssh) function
2588 kex->load_host_private_key=&get_hostkey_private_by_type;

Completed in 160 milliseconds