Home
last modified time | relevance | path

Searched refs:avp (Results 1 - 9 of 9) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_ttls.c110 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
114 avp = (struct ttls_avp_vendor *) avphdr; in eap_ttls_avp_hdr()
118 hdrlen = sizeof(*avp); in eap_ttls_avp_hdr()
119 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()
124 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()
125 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
135 struct wpabuf *avp; in eap_ttls_avp_encapsulate() local
138 avp = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(resp) + 4); in eap_ttls_avp_encapsulate()
139 if (avp == NULL) { in eap_ttls_avp_encapsulate()
144 pos = eap_ttls_avp_hdr(wpabuf_mhead(avp), avp_cod in eap_ttls_avp_encapsulate()
180 struct ttls_avp *avp; eap_ttls_avp_parse() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_ttls.c110 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
114 avp = (struct ttls_avp_vendor *) avphdr; in eap_ttls_avp_hdr()
118 hdrlen = sizeof(*avp); in eap_ttls_avp_hdr()
119 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()
124 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()
125 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
135 struct wpabuf *avp; in eap_ttls_avp_encapsulate() local
138 avp = wpabuf_alloc(sizeof(struct ttls_avp) + wpabuf_len(resp) + 4); in eap_ttls_avp_encapsulate()
139 if (avp == NULL) { in eap_ttls_avp_encapsulate()
144 pos = eap_ttls_avp_hdr(wpabuf_mhead(avp), avp_cod in eap_ttls_avp_encapsulate()
180 struct ttls_avp *avp; eap_ttls_avp_parse() local
[all...]
/third_party/popt/src/
H A Dpoptconfig.c69 * @retval *avp array of paths
73 int * acp, const char *** avp)
87 if (avp) {
88 *avp = (const char **) pglob->gl_pathv;
93 *avp = NULL;
103 if (avp && (*avp = calloc((size_t)(1 + 1), sizeof (**avp))) != NULL)
104 (*avp)[0] = xstrdup(pat);
H A Dpopt.c530 { poptArgv avp; in execCommand() local
532 for (avp = argv; *avp; avp++) in execCommand()
533 fprintf(stderr, " '%s'", *avp); in execCommand()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_ttls.c208 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
212 avp = (struct ttls_avp_vendor *) avphdr; in eap_ttls_avp_hdr()
216 hdrlen = sizeof(*avp); in eap_ttls_avp_hdr()
217 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()
222 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()
223 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
247 u8 *avp, *pos; in eap_ttls_avp_encapsulate() local
256 avp = wpabuf_mhead(msg); in eap_ttls_avp_encapsulate()
257 pos = eap_ttls_avp_hdr(avp, avp_code, 0, mandatory, wpabuf_len(*resp)); in eap_ttls_avp_encapsulate()
260 AVP_PAD(avp, po in eap_ttls_avp_encapsulate()
917 struct ttls_avp *avp; eap_ttls_parse_avp() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_ttls.c208 struct ttls_avp_vendor *avp; in eap_ttls_avp_hdr() local
212 avp = (struct ttls_avp_vendor *) avphdr; in eap_ttls_avp_hdr()
216 hdrlen = sizeof(*avp); in eap_ttls_avp_hdr()
217 avp->vendor_id = host_to_be32(vendor_id); in eap_ttls_avp_hdr()
222 avp->avp_code = host_to_be32(avp_code); in eap_ttls_avp_hdr()
223 avp->avp_length = host_to_be32(((u32) flags << 24) | in eap_ttls_avp_hdr()
247 u8 *avp, *pos; in eap_ttls_avp_encapsulate() local
256 avp = wpabuf_mhead(msg); in eap_ttls_avp_encapsulate()
257 pos = eap_ttls_avp_hdr(avp, avp_code, 0, mandatory, wpabuf_len(*resp)); in eap_ttls_avp_encapsulate()
260 AVP_PAD(avp, po in eap_ttls_avp_encapsulate()
946 struct ttls_avp *avp; eap_ttls_parse_avp() local
[all...]
/third_party/icu/icu4c/source/tools/tzcode/
H A Dzic.c1584 atcomp(const void *avp, const void *bvp) in atcomp() argument
1586 const zic_t a = ((const struct attype *) avp)->at; in atcomp()
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dzic.c1583 atcomp(const void *avp, const void *bvp) in atcomp() argument
1585 const zic_t a = ((const struct attype *) avp)->at; in atcomp()
/third_party/tzdata/
H A Dzic.c2320 atcomp(const void *avp, const void *bvp) in atcomp() argument
2322 struct attype const *ap = avp, *bp = bvp; in atcomp()

Completed in 21 milliseconds