Home
last modified time | relevance | path

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

/external/dropbear/
Dcli-kex.c149 static FILE* open_known_hosts_file(int * readonly) in open_known_hosts_file() function
220 hostsfile = open_known_hosts_file(&readonly); in checkhostkey()