Searched refs:get_hostkey_by_index (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/crypto/openssh/
H A Dauth.h205 Key *get_hostkey_by_index(int);
H A Dserverloop.c1180 if ((key_prv = get_hostkey_by_index(ndx)) == NULL &&
H A Dmonitor.c744 if ((key = get_hostkey_by_index(keyid)) != NULL) {
H A Dsshd.c908 get_hostkey_by_index(int ind) function

Completed in 117 milliseconds