Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/ssh/include/
H A Dauth.h306 int get_hostkey_index(Key *);
/titanic_41/usr/src/cmd/ssh/sshd/
H A Dsshd.c747 get_hostkey_index(Key *key) in get_hostkey_index() function
2017 kex->host_key_index = &get_hostkey_index; in prepare_for_ssh2_kex()