Searched refs:init_hostkeys (Results 1 – 3 of 3) sorted by relevance
39 struct hostkeys *init_hostkeys(void);
1056 host_hostkeys = init_hostkeys(); in check_host_key()1068 ip_hostkeys = init_hostkeys(); in check_host_key()
217 init_hostkeys(void) in init_hostkeys() function