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.c761 host_hostkeys = init_hostkeys(); in check_host_key()
769 ip_hostkeys = init_hostkeys(); in check_host_key()
Dhostfile.c220 init_hostkeys(void) in init_hostkeys() function
Dauth.c470 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
Dsshconnect2.c116 hostkeys = init_hostkeys(); in order_hostkeyalgs()