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

/freebsd-10.0-release/crypto/openssh/
H A Dhostfile.h34 struct hostkeys *init_hostkeys(void);
H A Dhostfile.c233 init_hostkeys(void) function
H A Dsshconnect.c793 host_hostkeys = init_hostkeys();
801 ip_hostkeys = init_hostkeys();
H A Dauth.c405 hostkeys = init_hostkeys();
H A Dssh_namespace.h239 #define init_hostkeys ssh_init_hostkeys macro
H A Dsshconnect2.c127 hostkeys = init_hostkeys();

Completed in 66 milliseconds