Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dhostfile.h38 struct hostkeys *init_hostkeys(void);
H A Dsshconnect.c979 host_hostkeys = init_hostkeys(); in check_host_key()
991 ip_hostkeys = init_hostkeys(); in check_host_key()
H A Dauth.c477 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
H A Dhostfile.c217 init_hostkeys(void) in init_hostkeys() function
H A Dssh_namespace.h331 #define init_hostkeys Fssh_init_hostkeys macro
H A Dsshconnect2.c130 hostkeys = init_hostkeys(); in order_hostkeyalgs()