Home
last modified time | relevance | path

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

/external/openssh/
Dkex.h190 void kex_prop_free(char **);
Dkex.c389 kex_prop_free(proposal); in kex_buf2prop()
395 kex_prop_free(char **proposal) in kex_prop_free() function
988 kex_prop_free(my); in kex_choose_conf()
989 kex_prop_free(peer); in kex_choose_conf()
Dssh_api.c562 kex_prop_free(proposal); in _ssh_order_hostkeyalgs()