Searched refs:_ssh_host_private_key (Results 1 – 2 of 2) sorted by relevance
48 struct sshkey *_ssh_host_private_key(int, int, struct ssh *);139 ssh->kex->load_host_private_key=&_ssh_host_private_key; in ssh_init()499 _ssh_host_private_key(int type, int nid, struct ssh *ssh) in _ssh_host_private_key() function
20 #define _ssh_host_private_key Fssh__ssh_host_private_key macro