HomeSort by relevance Sort by last modified time
    Searched refs:ikev2_hdr (Results 1 - 4 of 4) sorted by null

  /external/wpa_supplicant_8/src/eap_common/
ikev2_common.h 26 struct ikev2_hdr { struct
325 int initiator, const struct ikev2_hdr *hdr,
ikev2_common.c 492 const struct ikev2_hdr *hdr,
584 struct ikev2_hdr *hdr;
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 477 const struct ikev2_hdr *hdr,
681 const struct ikev2_hdr *hdr,
761 const struct ikev2_hdr *hdr;
775 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
858 struct ikev2_hdr *hdr;
1142 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500);
1204 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);
1238 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
    [all...]
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 447 const struct ikev2_hdr *hdr,
482 const struct ikev2_hdr *hdr,
713 const struct ikev2_hdr *hdr,
796 const struct ikev2_hdr *hdr;
809 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
888 struct ikev2_hdr *hdr;
1102 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
1159 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);

Completed in 272 milliseconds