Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.c179 hostfile_check_key(int bits, const Key *key, const char *host, in hostfile_check_key() function
302 if (!hostfile_check_key(kbits, key, host, path, linenum)) in load_hostkeys()