Home
last modified time | relevance | path

Searched refs:kex_prop_free (Results 1 – 3 of 3) sorted by relevance

/dragonfly/crypto/openssh/
H A Dkex.h196 void kex_prop_free(char **);
H A Dkex.c390 kex_prop_free(proposal); in kex_buf2prop()
396 kex_prop_free(char **proposal) in kex_prop_free() function
1032 kex_prop_free(my); in kex_choose_conf()
1033 kex_prop_free(peer); in kex_choose_conf()
H A Dssh_api.c559 kex_prop_free(proposal); in _ssh_order_hostkeyalgs()