Searched refs:kex_free (Results 1 – 5 of 5) sorted by relevance
177 void kex_free(struct kex *);
553 kex_free(kex); in kex_new()589 kex_free(struct kex *kex) in kex_free() function624 kex_free(ssh->kex); in kex_setup()
158 kex_free(ssh->kex); in ssh_free()
142 kex_free(server2->kex); /* XXX or should ssh_packet_set_state()? */ in do_kex_with_key()
271 kex_free(server2->kex); /* XXX or should ssh_packet_set_state()? */ in do_kex_with_key()