Home
last modified time | relevance | path

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

/external/openssh/
Dkex.c223 kex_prop_free(proposal); in kex_buf2prop()
229 kex_prop_free(char **proposal) in kex_prop_free() function
672 kex_prop_free(my); in kex_choose_conf()
673 kex_prop_free(peer); in kex_choose_conf()
Dkex.h170 void kex_prop_free(char **);
Dssh_api.c527 kex_prop_free(proposal); in _ssh_order_hostkeyalgs()