Searched refs:choose_dh (Results 1 – 4 of 4) sorted by relevance
35 DH *choose_dh(int, int, int);
98 kex->dh = PRIVSEP(choose_dh(min, nbits, max)); in input_kex_dh_gex_request()
146 choose_dh(int min, int wantbits, int max) in choose_dh() function
578 dh = choose_dh(min, want, max); in mm_answer_moduli()