Searched refs:ssh_free (Results 1 – 6 of 6) sorted by relevance
170 ssh_free(client); in do_kex_with_key()171 ssh_free(server); in do_kex_with_key()172 ssh_free(server2); in do_kex_with_key()
302 ssh_free(client); in do_kex_with_key()303 ssh_free(server); in do_kex_with_key()304 ssh_free(server2); in do_kex_with_key()
48 void ssh_free(struct ssh *);
107 ssh_free(ssh); in ssh_init()151 ssh_free(struct ssh *ssh) in ssh_free() function
392 ssh_free(void *p) in ssh_free() function401 #define ssh_free_set_NULL(x) if (x) { ssh_free(x); (x) = NULL; }412 ssh_free(pss->ua->username); in lws_ua_destroy()414 ssh_free(pss->ua->service); in lws_ua_destroy()416 ssh_free(pss->ua->alg); in lws_ua_destroy()418 ssh_free(pss->ua->pubkey); in lws_ua_destroy()421 ssh_free(pss->ua->sig); in lws_ua_destroy()
1953 ssh_free(sshc->ssh_session); in myssh_statemach_act()