Searched refs:choose_dh (Results 1 – 5 of 5) sorted by relevance
37 DH *choose_dh(int, int, int);
159 choose_dh(int min, int wantbits, int max) in choose_dh() function
80 return choose_dh(min, nbits, max); in mm_choose_dh()
196 #define choose_dh Fssh_choose_dh macro
592 dh = choose_dh(min, want, max); in mm_answer_moduli()