Home | History | Annotate | Download | only in racoon

Lines Matching full:doi

215 %token EXCHANGE_MODE EXCHANGETYPE DOI DOITYPE SITUATION SITUATIONTYPE
1656 | DOI DOITYPE { cur_rmconf->doitype = $2; } EOS
2066 int doi;
2069 doi = algtype2doi($1, $2);
2070 if (doi == -1) {
2081 s_attr_isakmp_enc(doi));
2088 s_attr_isakmp_enc(doi));
2093 cur_rmconf->prhead->spspec->algclass[algclass_isakmp_enc] = doi;
2112 cur_rmconf->prhead->spspec->algclass[algclass_isakmp_hash] = doi;
2115 cur_rmconf->prhead->spspec->algclass[algclass_isakmp_ameth] = doi;