Home
last modified time | relevance | path

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

/external/openssh/
Dhostfile.h34 struct hostkeys *init_hostkeys(void);
Dsshconnect.c856 host_hostkeys = init_hostkeys(); in check_host_key()
864 ip_hostkeys = init_hostkeys(); in check_host_key()
Dauth.c440 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
Dhostfile.c222 init_hostkeys(void) in init_hostkeys() function
Dsshconnect2.c114 hostkeys = init_hostkeys(); in order_hostkeyalgs()