Searched refs:get_hostkey_index (Results 1 - 3 of 3) sorted by relevance

/external/openssh/
H A Dauth.h209 int get_hostkey_index(Key *, int, struct ssh *);
H A Dsshd.c905 get_hostkey_index(Key *key, int compare, struct ssh *ssh) function
2597 kex->host_key_index=&get_hostkey_index;
H A Dmonitor.c1874 kex->host_key_index=&get_hostkey_index;

Completed in 100 milliseconds