Home
last modified time | relevance | path

Searched refs:dh_pub_us (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Dkex.h37 void kexdh_comb_key(mp_int *dh_pub_us, mp_int *dh_priv, mp_int *dh_pub_them,
Dcommon-kex.c514 void kexdh_comb_key(mp_int *dh_pub_us, mp_int *dh_priv, mp_int *dh_pub_them, in kexdh_comb_key() argument
544 dh_e = dh_pub_us; in kexdh_comb_key()
548 dh_f = dh_pub_us; in kexdh_comb_key()