Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dkexgexs.c69 const BIGNUM *dh_p, *dh_g; in input_kex_dh_gex_request() local
124 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_init() local
H A Ddh.c235 const BIGNUM *dh_p; in dh_pub_is_valid() local
280 const BIGNUM *dh_p, *pub_key; in dh_gen_key() local
309 BIGNUM *dh_p = NULL, *dh_g = NULL; in dh_new_group_asc() local
H A Dkexgexc.c142 const BIGNUM *pub_key, *dh_p, *dh_g; in input_kex_dh_gex_reply() local
H A Dmonitor.c509 const BIGNUM *dh_p, *dh_g; in mm_answer_moduli() local
/openbsd/lib/libssl/
H A Dssl_kex.c106 CBB dh_p, dh_g; in ssl_kex_params_dhe() local
162 CBS dh_p, dh_g; in ssl_kex_peer_params_dhe() local
/openbsd/regress/lib/libssl/ssl/
H A Dssltest.c1454 BIGNUM *dh_p = NULL, *dh_g = NULL; in get_dh1024() local
1506 BIGNUM *dh_p = NULL, *dh_g = NULL; in get_dh1024dsa() local