Searched refs:mm_choose_dh (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | monitor_wrap.h | 43 DH *mm_choose_dh(int, int, int);
|
H A D | kexgexs.c | 94 kex->dh = mm_choose_dh(min, nbits, max); in input_kex_dh_gex_request()
|
H A D | ssh_api.c | 55 DH *mm_choose_dh(int, int, int); 74 mm_choose_dh(int min, int nbits, int max) in mm_choose_dh() function
|
H A D | monitor_wrap.c | 213 mm_choose_dh(int min, int nbits, int max) in mm_choose_dh() function
|