Searched refs:eap_hdr (Results 1 - 25 of 92) sorted by relevance

1234

/external/wpa_supplicant_8/hostapd/src/eap_common/
H A Deap_common.c27 const struct eap_hdr *hdr;
69 const struct eap_hdr *hdr;
132 struct eap_hdr *hdr;
135 len = sizeof(struct eap_hdr) + (vendor == EAP_VENDOR_IETF ? 1 : 8) +
169 struct eap_hdr *hdr;
184 const struct eap_hdr *eap;
201 if (wpabuf_len(msg) < sizeof(struct eap_hdr) + 1)
204 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
H A Deap_defs.h18 struct eap_hdr { struct
/external/wpa_supplicant_8/src/eap_common/
H A Deap_common.c27 const struct eap_hdr *hdr;
69 const struct eap_hdr *hdr;
132 struct eap_hdr *hdr;
135 len = sizeof(struct eap_hdr) + (vendor == EAP_VENDOR_IETF ? 1 : 8) +
169 struct eap_hdr *hdr;
184 const struct eap_hdr *eap;
201 if (wpabuf_len(msg) < sizeof(struct eap_hdr) + 1)
204 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
H A Deap_defs.h18 struct eap_hdr { struct
/external/wpa_supplicant_8/wpa_supplicant/src/eap_common/
H A Deap_common.c27 const struct eap_hdr *hdr;
69 const struct eap_hdr *hdr;
132 struct eap_hdr *hdr;
135 len = sizeof(struct eap_hdr) + (vendor == EAP_VENDOR_IETF ? 1 : 8) +
169 struct eap_hdr *hdr;
184 const struct eap_hdr *eap;
201 if (wpabuf_len(msg) < sizeof(struct eap_hdr) + 1)
204 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
H A Deap_defs.h18 struct eap_hdr { struct
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
H A Deap_common.c40 const struct eap_hdr *hdr;
111 struct eap_hdr *hdr;
114 len = sizeof(struct eap_hdr) + (vendor == EAP_VENDOR_IETF ? 1 : 8) +
148 struct eap_hdr *hdr;
163 const struct eap_hdr *eap;
180 if (wpabuf_len(msg) < sizeof(struct eap_hdr) + 1)
183 return ((const u8 *) wpabuf_head(msg))[sizeof(struct eap_hdr)];
H A Deap_defs.h24 struct eap_hdr { struct
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
H A Deap_peap.c617 struct eap_hdr *hdr = wpabuf_mhead(req);
623 if (len <= sizeof(struct eap_hdr)) {
758 const struct eap_hdr *req,
764 struct eap_hdr *hdr, *rhdr;
823 struct eap_hdr *nhdr;
824 struct wpabuf *nmsg = wpabuf_alloc(sizeof(struct eap_hdr) +
834 nhdr->length = host_to_be16(sizeof(struct eap_hdr) +
865 hdr = (struct eap_hdr *) (tlv + 1);
952 resp = wpabuf_alloc(sizeof(struct eap_hdr));
977 resp = wpabuf_alloc(sizeof(struct eap_hdr));
[all...]
H A Deap_tls_common.h137 struct eap_hdr *hdr, struct wpabuf **resp);
H A Deap_gtc.c121 wpabuf_head_u8(resp) + sizeof(struct eap_hdr) +
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_peap.c613 struct eap_hdr *hdr = wpabuf_mhead(req);
619 if (len <= sizeof(struct eap_hdr)) {
754 const struct eap_hdr *req,
760 struct eap_hdr *hdr, *rhdr;
819 struct eap_hdr *nhdr;
820 struct wpabuf *nmsg = wpabuf_alloc(sizeof(struct eap_hdr) +
830 nhdr->length = host_to_be16(sizeof(struct eap_hdr) +
861 hdr = (struct eap_hdr *) (tlv + 1);
948 resp = wpabuf_alloc(sizeof(struct eap_hdr));
973 resp = wpabuf_alloc(sizeof(struct eap_hdr));
[all...]
H A Deap_tls_common.h126 struct eap_hdr *hdr, struct wpabuf **resp);
H A Deap_gtc.c115 wpabuf_head_u8(resp) + sizeof(struct eap_hdr) +
H A Deap_ttls.c261 struct eap_hdr *hdr, size_t len,
287 struct eap_hdr *hdr, size_t len,
359 struct eap_hdr *hdr,
366 if (len <= sizeof(struct eap_hdr)) {
714 struct eap_hdr *hdr,
944 struct eap_hdr *hdr;
956 hdr = (struct eap_hdr *) buf;
995 struct eap_hdr *hdr;
1006 hdr = (struct eap_hdr *) parse->eapdata;
1218 struct eap_hdr *hd
[all...]
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_peap.c613 struct eap_hdr *hdr = wpabuf_mhead(req);
619 if (len <= sizeof(struct eap_hdr)) {
754 const struct eap_hdr *req,
760 struct eap_hdr *hdr, *rhdr;
819 struct eap_hdr *nhdr;
820 struct wpabuf *nmsg = wpabuf_alloc(sizeof(struct eap_hdr) +
830 nhdr->length = host_to_be16(sizeof(struct eap_hdr) +
861 hdr = (struct eap_hdr *) (tlv + 1);
948 resp = wpabuf_alloc(sizeof(struct eap_hdr));
973 resp = wpabuf_alloc(sizeof(struct eap_hdr));
[all...]
H A Deap_tls_common.h126 struct eap_hdr *hdr, struct wpabuf **resp);
H A Deap_gtc.c115 wpabuf_head_u8(resp) + sizeof(struct eap_hdr) +
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_peap.c613 struct eap_hdr *hdr = wpabuf_mhead(req);
619 if (len <= sizeof(struct eap_hdr)) {
754 const struct eap_hdr *req,
760 struct eap_hdr *hdr, *rhdr;
819 struct eap_hdr *nhdr;
820 struct wpabuf *nmsg = wpabuf_alloc(sizeof(struct eap_hdr) +
830 nhdr->length = host_to_be16(sizeof(struct eap_hdr) +
861 hdr = (struct eap_hdr *) (tlv + 1);
948 resp = wpabuf_alloc(sizeof(struct eap_hdr));
973 resp = wpabuf_alloc(sizeof(struct eap_hdr));
[all...]
H A Deap_tls_common.h126 struct eap_hdr *hdr, struct wpabuf **resp);
H A Deap_gtc.c115 wpabuf_head_u8(resp) + sizeof(struct eap_hdr) +
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
H A Deap_peap.c259 req += sizeof(struct eap_hdr);
260 req_len -= sizeof(struct eap_hdr);
298 req += sizeof(struct eap_hdr);
299 req_len -= sizeof(struct eap_hdr);
467 struct eap_hdr *hdr;
896 const struct eap_hdr *hdr;
1033 const struct eap_hdr *hdr;
1089 const struct eap_hdr *resp;
1090 struct eap_hdr *nhdr;
1092 wpabuf_alloc(sizeof(struct eap_hdr)
[all...]
/external/wpa_supplicant_8/hostapd/src/eap_server/
H A Deap_server_peap.c254 req += sizeof(struct eap_hdr);
255 req_len -= sizeof(struct eap_hdr);
294 req += sizeof(struct eap_hdr);
295 req_len -= sizeof(struct eap_hdr);
467 struct eap_hdr *hdr;
897 const struct eap_hdr *hdr;
1033 const struct eap_hdr *hdr;
1062 const struct eap_hdr *resp;
1063 struct eap_hdr *nhdr;
1065 wpabuf_alloc(sizeof(struct eap_hdr)
[all...]
/external/wpa_supplicant_8/src/eap_server/
H A Deap_server_peap.c254 req += sizeof(struct eap_hdr);
255 req_len -= sizeof(struct eap_hdr);
294 req += sizeof(struct eap_hdr);
295 req_len -= sizeof(struct eap_hdr);
467 struct eap_hdr *hdr;
897 const struct eap_hdr *hdr;
1033 const struct eap_hdr *hdr;
1062 const struct eap_hdr *resp;
1063 struct eap_hdr *nhdr;
1065 wpabuf_alloc(sizeof(struct eap_hdr)
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/eap_server/
H A Deap_server_peap.c254 req += sizeof(struct eap_hdr);
255 req_len -= sizeof(struct eap_hdr);
294 req += sizeof(struct eap_hdr);
295 req_len -= sizeof(struct eap_hdr);
467 struct eap_hdr *hdr;
897 const struct eap_hdr *hdr;
1033 const struct eap_hdr *hdr;
1062 const struct eap_hdr *resp;
1063 struct eap_hdr *nhdr;
1065 wpabuf_alloc(sizeof(struct eap_hdr)
[all...]

Completed in 244 milliseconds

1234