Searched refs:DH_G_VAL (Results 1 - 1 of 1) sorted by relevance

/external/dropbear/
H A Dcommon-kex.c52 static const int DH_G_VAL = 2; variable
487 if (mp_set_int(&dh_g, DH_G_VAL) != MP_OKAY) {

Completed in 40 milliseconds