Searched refs:hostfile_read_key (Results 1 – 3 of 3) sorted by relevance
52 int hostfile_read_key(char **, u_int *, struct sshkey *);
46 #define hostfile_read_key ssh_hostfile_read_key macro
159 hostfile_read_key(char **cpp, u_int *bitsp, struct sshkey *ret) in hostfile_read_key() function870 if (!hostfile_read_key(&cp, &kbits, lineinfo.key)) { in hostkeys_foreach_file()