Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.h43 int hostfile_read_key(char **, u_int *, struct sshkey *);
Dhostfile.c163 hostfile_read_key(char **cpp, u_int *bitsp, struct sshkey *ret) in hostfile_read_key() function
791 if (!hostfile_read_key(&cp, &kbits, lineinfo.key)) { in hostkeys_foreach()
800 if (!hostfile_read_key(&cp, &kbits, in hostkeys_foreach()