Searched refs:kex_free (Results 1 – 5 of 5) sorted by relevance
186 void kex_free(struct kex *);
640 kex_free(kex); in kex_new()677 kex_free(struct kex *kex) in kex_free() function727 kex_free(ssh->kex); in kex_setup()
171 kex_free(ssh->kex); in ssh_free()
261 kex_free(ssh->kex); in ssh_alloc_session_state()2411 kex_free(kex); in kex_from_blob()2415 kex_free(*kexp); in kex_from_blob()
269 kex_free(server2->kex); /* XXX or should ssh_packet_set_state()? */ in do_kex_with_key()