Home
last modified time | relevance | path

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

/trueos/crypto/openssh/
HDhostfile.h34 struct hostkeys *init_hostkeys(void);
HDhostfile.c233 init_hostkeys(void) in init_hostkeys() function
HDsshconnect.c876 host_hostkeys = init_hostkeys(); in check_host_key()
884 ip_hostkeys = init_hostkeys(); in check_host_key()
HDauth.c405 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
HDssh_namespace.h311 #define init_hostkeys ssh_init_hostkeys macro
HDsshconnect2.c125 hostkeys = init_hostkeys(); in order_hostkeyalgs()