Searched refs:hostfile_read_key (Results 1 – 2 of 2) sorted by relevance
43 int hostfile_read_key(char **, u_int *, struct sshkey *);
163 hostfile_read_key(char **cpp, u_int *bitsp, struct sshkey *ret) in hostfile_read_key() function791 if (!hostfile_read_key(&cp, &kbits, lineinfo.key)) { in hostkeys_foreach()800 if (!hostfile_read_key(&cp, &kbits, in hostkeys_foreach()