Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dkex.h204 void kex_prop_free(char **);
H A Dkex.c213 kex_prop_free(proposal); in kex_buf2prop()
219 kex_prop_free(char **proposal) in kex_prop_free() function
1046 kex_prop_free(my); in kex_choose_conf()
1047 kex_prop_free(peer); in kex_choose_conf()
H A Dssh_api.c575 kex_prop_free(proposal); in _ssh_order_hostkeyalgs()