Home
last modified time | relevance | path

Searched refs:mm_choose_dh (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/ssh/
H A Dmonitor_wrap.h43 DH *mm_choose_dh(int, int, int);
H A Dkexgexs.c94 kex->dh = mm_choose_dh(min, nbits, max); in input_kex_dh_gex_request()
H A Dssh_api.c55 DH *mm_choose_dh(int, int, int);
74 mm_choose_dh(int min, int nbits, int max) in mm_choose_dh() function
H A Dmonitor_wrap.c213 mm_choose_dh(int min, int nbits, int max) in mm_choose_dh() function