Home
last modified time | relevance | path

Searched refs:doi (Results 1 – 25 of 94) sorted by relevance

1234

/external/ipsec-tools/src/racoon/
Dalgorithm.c299 alg_oakley_hashdef(doi) in alg_oakley_hashdef() argument
300 int doi; in alg_oakley_hashdef()
305 if (doi == oakley_hashdef[i].doi) {
314 alg_oakley_hashdef_ok(doi) in alg_oakley_hashdef_ok() argument
315 int doi; in alg_oakley_hashdef_ok()
319 f = alg_oakley_hashdef(doi);
334 res = oakley_hashdef[i].doi;
341 alg_oakley_hashdef_hashlen(doi) in alg_oakley_hashdef_hashlen() argument
342 int doi; in alg_oakley_hashdef_hashlen()
346 f = alg_oakley_hashdef(doi);
[all …]
Dalgorithm.h132 int doi; member
143 int doi; member
154 int doi; member
166 int doi; member
174 int doi; member
Disakmp.h189 u_int32_t doi; /* Domain of Interpretation */
313 u_int32_t doi; /* Domain of Interpretation */ member
377 u_int32_t doi; /* Domain of Interpretation */ member
420 u_int32_t doi; /* Domain of Interpretation */ member
Disakmp_inf.c416 ntohl(notify->doi), notify->proto_id, spi, notify->spi_size);
463 if (ntohl(delete->doi) != IPSEC_DOI) {
466 ntohl(delete->doi));
473 ISAKMP_CFG_VENDORID_UNITY) == 0) || (delete->doi != 0))
603 d->doi = htonl(IPSEC_DOI);
667 d->doi = htonl(IPSEC_DOI);
753 n->doi = htonl(IPSEC_DOI);
815 n->doi = htonl(iph1->rmconf->doitype);
865 n->doi = htonl(IPSEC_DOI); /* IPSEC DOI (1) */
1084 n->doi = htonl(IPSEC_DOI); /* IPSEC DOI (1) */
[all …]
Dcfparse.y2066 int doi; variable
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;
Dipsec_doi.h147 u_int32_t doi; /* Domain of Interpretation */ member
Dipsec_doi.c1308 if (check_doi(ntohl(sab->doi)) < 0)
1595 ((struct ipsecdoi_sa_b *)bp)->doi = htonl(iph1->rmconf->doitype);
1836 check_doi(doi) in check_doi() argument
1837 u_int32_t doi; in check_doi()
1839 switch (doi) {
1844 "invalid value of DOI 0x%08x.\n", doi);
2665 ((struct ipsecdoi_sa_b *)mysa->v)->doi = htonl(props->rmconf->doitype);
3183 sab->doi = htonl(IPSEC_DOI);
4889 doi2idtype(doi) in doi2idtype() argument
4890 int doi; in doi2idtype()
[all …]
/external/tcpdump/
Dprint-isakmp.c171 uint32_t doi; /* Domain of Interpretation */ member
274 uint32_t doi; /* Domain of Interpretation */ member
314 uint32_t doi; /* Domain of Interpretation */ member
543 uint32_t doi; /* Domain of Interpretation */ member
636 uint32_t doi, uint32_t proto,
1000 uint32_t doi, sit, ident; in ikev1_sa_print() local
1009 doi = ntohl(sa.doi); in ikev1_sa_print()
1011 if (doi != 1) { in ikev1_sa_print()
1012 ND_PRINT((ndo," doi=%d", doi)); in ikev1_sa_print()
1042 cp = ikev1_sub_print(ndo, ISAKMP_NPTYPE_P, ext, ep, phase, doi, proto0, in ikev1_sa_print()
[all …]
/external/tcpdump/tests/
Disakmp5-v.out3 (sa: doi=ipsec situation=identity
11 (sa: doi=ipsec situation=identity
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.in56 doi ipsec_doi;
78 doi ipsec_doi;
Dracoon.conf.sample-inherit12 doi ipsec_doi;
/external/icu/icu4c/source/data/rbnf/
Dro.txt27 "2: doi;",
/external/icu/icu4c/source/data/lang/
Dam.txt140 doi{"ዶግሪ"}
Dor.txt97 doi{"ଡୋଗ୍ରୀ"}
Dbrx.txt99 doi{"डोगरी"}
Dks.txt101 doi{"ڈوگری"}
Dlkt.txt47 doi{"Dogri Iyápi"}
Dka.txt99 doi{"დოგრი"}
Dbs_Cyrl.txt105 doi{"догри"}
Dne.txt138 doi{"डोगरी"}
Dhe.txt136 doi{"דוגרי"}
Dfa.txt133 doi{"دوگری"}
Dta.txt131 doi{"டோக்ரி"}
Dsr.txt125 doi{"Догри"}
Dml.txt136 doi{"ഡോഗ്രി"}

1234