Searched refs:DH_G_VAL (Results 1 – 1 of 1) sorted by relevance
52 static const int DH_G_VAL = 2; variable487 if (mp_set_int(&dh_g, DH_G_VAL) != MP_OKAY) { in gen_kexdh_vals()