Home
last modified time | relevance | path

Searched defs:dh_g (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssh/
H A Dkexgexs.c76 const BIGNUM *dh_p, *dh_g; in input_kex_dh_gex_request() local
131 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_init() local
H A Dkexgexc.c149 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_reply() local
H A Ddh.c316 BIGNUM *dh_p = NULL, *dh_g = NULL; in dh_new_group_asc() local
H A Dmonitor.c571 const BIGNUM *dh_p, *dh_g; in mm_answer_moduli() local
/freebsd/contrib/wpa/src/tls/
H A Dtlsv1_cred.h25 u8 *dh_g; /* generator */ member
H A Dtlsv1_client_i.h58 u8 *dh_g; member