Home | History | Annotate | Download | only in racoon

Lines Matching refs:dh_group

221 %token NONCE_SIZE DH_GROUP KEEPALIVE PASSIVE INITIAL_CONTACT
1602 if (b == 0 || (b && b == p->dh_group)) {
1603 b = p->dh_group;
1612 cur_rmconf->dh_group = b;
1614 if (cur_rmconf->dh_group == 0) {
1620 if (oakley_setdhgroup(cur_rmconf->dh_group,
1800 | DH_GROUP
1802 yyerror("dh_group cannot be defined here.");
2046 | DH_GROUP dh_group_num
2403 new->dh_group = types[algclass_isakmp_dh];