Home
last modified time | relevance | path

Searched defs:doi (Results 1 – 11 of 11) sorted by relevance

/external/ipsec-tools/src/racoon/
Dalgorithm.c299 alg_oakley_hashdef(doi) in alg_oakley_hashdef() argument
314 alg_oakley_hashdef_ok(doi) in alg_oakley_hashdef_ok() argument
341 alg_oakley_hashdef_hashlen(doi) in alg_oakley_hashdef_hashlen() argument
354 alg_oakley_hashdef_name (doi) in alg_oakley_hashdef_name() argument
367 alg_oakley_hashdef_one(doi, buf) in alg_oakley_hashdef_one() argument
382 alg_oakley_hmacdef(doi) in alg_oakley_hmacdef() argument
411 alg_oakley_hmacdef_one(doi, key, buf) in alg_oakley_hmacdef_one() argument
442 alg_oakley_encdef(doi) in alg_oakley_encdef() argument
457 alg_oakley_encdef_ok(doi) in alg_oakley_encdef_ok() argument
484 alg_oakley_encdef_keylen(doi, len) in alg_oakley_encdef_keylen() argument
[all …]
Dalgorithm.h132 int doi; member
143 int doi; member
154 int doi; member
166 int doi; member
174 int doi; member
Disakmp.h313 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
Dipsec_doi.h147 u_int32_t doi; /* Domain of Interpretation */ member
Dcfparse.y2066 int doi; variable
Dipsec_doi.c1836 check_doi(doi) in check_doi() argument
4889 doi2idtype(doi) in doi2idtype() argument
Doakley.c2111 check_typeofcertname(doi, genid) in check_typeofcertname() argument
/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
1018 uint32_t doi, sit, ident; in ikev1_sa_print() local
1658 uint32_t doi; in ikev1_n_print() local
1808 uint32_t doi; in ikev1_d_print() local
2632 ikev2_e_print(netdissect_options *ndo, in ikev2_e_print()
2726 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ike_sub0_print()
2766 uint32_t phase, uint32_t doi, uint32_t proto, int depth) in ikev1_sub_print()
[all …]
/external/libnl/lib/xfrm/
Dsp.c1224 …p* sp, unsigned int* len, unsigned int* exttype, unsigned int* alg, unsigned int* doi, unsigned in… in xfrmnl_sp_get_sec_ctx()
1259 …en __attribute__((unused)), unsigned int exttype, unsigned int alg, unsigned int doi, unsigned int… in xfrmnl_sp_set_sec_ctx()
Dsa.c1990 int xfrmnl_sa_get_sec_ctx (struct xfrmnl_sa* sa, unsigned int* doi, unsigned int* alg, in xfrmnl_sa_get_sec_ctx()
2023 int xfrmnl_sa_set_sec_ctx (struct xfrmnl_sa* sa, unsigned int doi, unsigned int alg, unsigned int l… in xfrmnl_sa_set_sec_ctx()
/external/cldr/tools/java/org/unicode/cldr/util/
DLanguageGroup.java58 "kok", "ks", "mai", "doi", "dv", "sa", "trw"); in add()