Searched refs:get_hostkey_index (Results 1 – 3 of 3) sorted by relevance
209 int get_hostkey_index(struct sshkey *, int, struct ssh *);
1317 if (get_hostkey_index(hostkey, 1, ssh) == -1) in monitor_valid_userblob()1753 kex->host_key_index=&get_hostkey_index; in monitor_apply_keystate()
747 get_hostkey_index(struct sshkey *key, int compare, struct ssh *ssh) function2525 kex->host_key_index=&get_hostkey_index;