Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dhostfile.h38 struct hostkeys *init_hostkeys(void);
H A Dsshconnect.c978 host_hostkeys = init_hostkeys(); in check_host_key()
990 ip_hostkeys = init_hostkeys(); in check_host_key()
H A Dauth.c428 hostkeys = init_hostkeys(); in check_key_in_hostfiles()
H A Dssh-add.c697 hostkeys = init_hostkeys(); in parse_dest_constraint_hop()
H A Dhostfile.c216 init_hostkeys(void) in init_hostkeys() function
H A Dsshconnect2.c135 hostkeys = init_hostkeys(); in order_hostkeyalgs()