Searched defs:dh_e (Results 1 – 3 of 3) sorted by relevance
74 static void send_msg_kexdh_reply(mp_int *dh_e) { in send_msg_kexdh_reply()
518 mp_int *dh_e = NULL, *dh_f = NULL; in kexdh_comb_key() local
210 mp_int *dh_e, *dh_x; /* Used during KEX */ member