Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dhostfile.h34 struct hostkeys *init_hostkeys(void);
H A Dsshconnect.c887 host_hostkeys = init_hostkeys(); in check_host_key()
895 ip_hostkeys = init_hostkeys(); in check_host_key()
H A Dhostfile.c222 init_hostkeys(void) in init_hostkeys() function
H A Dauth.c470 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
H A Dssh_namespace.h301 #define init_hostkeys Fssh_init_hostkeys macro
H A Dsshconnect2.c114 hostkeys = init_hostkeys(); in order_hostkeyalgs()