Searched defs:dh_g (Results 1 – 7 of 7) sorted by relevance
76 const BIGNUM *dh_p, *dh_g; in input_kex_dh_gex_request() local131 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_init() local
149 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_reply() local
316 BIGNUM *dh_p = NULL, *dh_g = NULL; in dh_new_group_asc() local
575 const BIGNUM *dh_p, *dh_g; in mm_answer_moduli() local
107 CBB dh_p, dh_g; in ssl_kex_params_dhe() local163 CBS dh_p, dh_g; in ssl_kex_peer_params_dhe() local
25 u8 *dh_g; /* generator */ member
58 u8 *dh_g; member