Searched refs:dhgroup (Results 1 – 4 of 4) sorted by relevance
/openbsd/usr.bin/ssh/ |
H A D | dh.h | 31 struct dhgroup { struct
|
H A D | dh.c | 54 parse_prime(int linenum, char *line, struct dhgroup *dhg) in parse_prime() 158 struct dhgroup dhg; in choose_dh()
|
/openbsd/sbin/isakmpd/ |
H A D | conf.c | 484 char *dhgroup[] = {"MODP_1024", "MODP_768", "MODP_1024", in conf_load_defaults() local 563 dhgroup[group], mm_enc_p[enc], in conf_load_defaults() 587 dhgroup[group], in conf_load_defaults()
|
/openbsd/sbin/iked/ |
H A D | policy.c | 1079 struct iked_transform **xforms, int rekey, int dhgroup) in proposals_match() argument 1141 if (nodh == 0 && dhgroup >= 0 && in proposals_match() 1146 if (tlocal->xform_id == dhgroup) { in proposals_match()
|