Home | History | Annotate | Download | only in racoon

Lines Matching refs:dh_group

226 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
1755 if (b == 0 || (b && b == p->dh_group)) {
1756 b = p->dh_group;
1765 cur_rmconf->dh_group = b;
1767 if (cur_rmconf->dh_group == 0) {
1773 if (oakley_setdhgroup(cur_rmconf->dh_group,
1994 | DH_GROUP
1996 yyerror("dh_group cannot be defined here.");
2263 | DH_GROUP dh_group_num
2663 new->dh_group = types[algclass_isakmp_dh];