Searched refs:free_kexdh_param (Results 1 – 4 of 4) sorted by relevance
41 void free_kexdh_param(struct kex_dh_param *param);
63 free_kexdh_param(cli_ses.dh_param); in send_msg_kexdh_init()173 free_kexdh_param(cli_ses.dh_param); in recv_msg_kexdh_reply()
217 free_kexdh_param(dh_param); in send_msg_kexdh_reply()
604 void free_kexdh_param(struct kex_dh_param *param) in free_kexdh_param() function