Searched refs:send_msg_kexdh_reply (Results 1 – 1 of 1) sorted by relevance
39 static void send_msg_kexdh_reply(mp_int *dh_e);59 send_msg_kexdh_reply(&dh_e); in recv_msg_kexdh_init()74 static void send_msg_kexdh_reply(mp_int *dh_e) { in send_msg_kexdh_reply() function