HomeSort by relevance Sort by last modified time
    Searched full:doi (Results 1 - 25 of 112) sorted by null

1 2 3 4 5

  /external/ipsec-tools/src/racoon/
algorithm.c 299 alg_oakley_hashdef(doi)
300 int doi;
305 if (doi == oakley_hashdef[i].doi) {
314 alg_oakley_hashdef_ok(doi)
315 int doi;
319 f = alg_oakley_hashdef(doi);
334 res = oakley_hashdef[i].doi;
341 alg_oakley_hashdef_hashlen(doi)
342 int doi;
    [all...]
algorithm.h 132 int doi; member in struct:hmac_algorithm
143 int doi; member in struct:hash_algorithm
154 int doi; member in struct:enc_algorithm
166 int doi; member in struct:dh_algorithm
174 int doi; member in struct:misc_algorithm
isakmp.h 174 u_int16_t type; /* defined by DOI-spec, and Attribute Format */
185 /* MAY NOT be used, because of being defined in ipsec-doi. */
189 u_int32_t doi; /* Domain of Interpretation */
233 /* NOTE: MUST NOT use because of being defined in ipsec-doi instead them. */
239 u_int32_t doi_data; /* DOI Specific ID Data */
313 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_n
357 /* 4.6.3 IPSEC DOI Notify Message Types */
377 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_d
420 u_int32_t doi; /* Domain of Interpretation */ member in struct:isakmp_pl_ru
isakmp_inf.c 415 "doi=%d proto_id=%d spi=%s(size=%d).\n",
417 ntohl(notify->doi), notify->proto_id, spi, notify->spi_size);
464 if (ntohl(delete->doi) != IPSEC_DOI) {
466 "delete payload with invalid doi:%d.\n",
467 ntohl(delete->doi));
471 * with a zero DOI. Don't give up in that situation.
474 ISAKMP_CFG_VENDORID_UNITY) == 0) || (delete->doi != 0))
604 d->doi = htonl(IPSEC_DOI);
668 d->doi = htonl(IPSEC_DOI);
754 n->doi = htonl(IPSEC_DOI)
    [all...]
localconf.c 284 * convert DOI value to idtype
305 * convert sittype to DOI value.
323 * convert doitype to DOI value.
cfparse.h 122 DOI = 338,
287 #define DOI 338
ipsec_doi.h 147 u_int32_t doi; /* Domain of Interpretation */ member in struct:ipsecdoi_pl_sa::ipsecdoi_sa_b
182 /* compressing doi type, it's internal use. */
policy.h 43 u_int8_t ctx_doi; /* Security Context DOI */
remoteconf.h 66 int doitype; /* doi type */
cfparse.y 215 %token EXCHANGE_MODE EXCHANGETYPE DOI DOITYPE SITUATION SITUATIONTYPE
    [all...]
ipsec_doi.c 1307 /* check DOI */
1308 if (check_doi(ntohl(sab->doi)) < 0)
    [all...]
proposal.h 64 /* XXX assumed DOI values are 1 or 2. */
  /external/ipsec-tools/src/racoon/samples/
racoon.conf.sample-inherit 12 doi ipsec_doi;
racoon.conf.in 56 doi ipsec_doi;
78 doi ipsec_doi;
  /external/tcpdump/
print-isakmp.c 151 uint16_t type; /* defined by DOI-spec, and Attribute Format */
158 /* MAY NOT be used, because of being defined in ipsec-doi. */
171 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_sa
214 /* MUST NOT to be used, because of being defined in ipsec-doi. */
219 uint32_t doi_data; /* DOI Specific ID Data */
274 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_n
314 uint32_t doi; /* Domain of Interpretation */ member in struct:ikev1_pl_d
543 uint32_t doi; /* Domain of Interpretation */ member in struct:ipsecdoi_sa
573 /* 4.6.3 IPSEC DOI Notify Message Types */
636 uint32_t doi, uint32_t proto
1000 uint32_t doi, sit, ident; local
1633 uint32_t doi; local
1774 uint32_t doi; local
    [all...]
  /external/tcpdump/tests/
isakmp5-v.out 3 (sa: doi=ipsec situation=identity
11 (sa: doi=ipsec situation=identity
  /external/opencv3/samples/python2/
lappyr.py 10 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.54.299
  /prebuilts/go/darwin-x86/src/hash/crc32/
crc32.go 31 // http://dx.doi.org/10.1109/26.231911
36 // http://dx.doi.org/10.1109/DSN.2002.1028931
  /prebuilts/go/linux-x86/src/hash/crc32/
crc32.go 31 // http://dx.doi.org/10.1109/26.231911
36 // http://dx.doi.org/10.1109/DSN.2002.1028931
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
audit.h 113 #define AUDIT_MAC_CIPSOV4_ADD 1407 /* NetLabel: add CIPSOv4 DOI entry */
114 #define AUDIT_MAC_CIPSOV4_DEL 1408 /* NetLabel: del CIPSOv4 DOI entry */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
audit.h 116 #define AUDIT_MAC_CIPSOV4_ADD 1407 /* NetLabel: add CIPSOv4 DOI entry */
117 #define AUDIT_MAC_CIPSOV4_DEL 1408 /* NetLabel: del CIPSOv4 DOI entry */
  /external/autotest/client/site_tests/firmware_TouchMTB/geometry/
minicircle.py 9 http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.46.1450
  /external/ipsec-tools/src/libipsec/
libpfkey.h 90 u_int8_t ctxdoi, ctxalg; /* Security context DOI and algorithm */
  /external/kernel-headers/original/uapi/linux/
audit.h 121 #define AUDIT_MAC_CIPSOV4_ADD 1407 /* NetLabel: add CIPSOv4 DOI entry */
122 #define AUDIT_MAC_CIPSOV4_DEL 1408 /* NetLabel: del CIPSOv4 DOI entry */
  /external/eigen/Eigen/src/Geometry/
Umeyama.h 62 * Shinji Umeyama, PAMI 1991, DOI: 10.1109/34.88573

Completed in 2946 milliseconds

1 2 3 4 5