Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dkex.h211 void kex_prop_free(char **);
H A Dkex.c218 kex_prop_free(proposal); in kex_buf2prop()
224 kex_prop_free(char **proposal) in kex_prop_free() function
1053 kex_prop_free(my); in kex_choose_conf()
1054 kex_prop_free(peer); in kex_choose_conf()
H A Dssh_api.c576 kex_prop_free(proposal); in _ssh_order_hostkeyalgs()
H A Dssh_namespace.h370 #define kex_prop_free Fssh_kex_prop_free macro