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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
ikev2_common.h 32 struct ikev2_hdr { struct
331 int initiator, const struct ikev2_hdr *hdr,
ikev2_common.c 497 const struct ikev2_hdr *hdr,
589 struct ikev2_hdr *hdr;
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
ikev2.c 482 const struct ikev2_hdr *hdr,
686 const struct ikev2_hdr *hdr,
766 const struct ikev2_hdr *hdr;
780 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
863 struct ikev2_hdr *hdr;
1147 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500);
1209 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);
1243 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
ikev2.c 452 const struct ikev2_hdr *hdr,
487 const struct ikev2_hdr *hdr,
718 const struct ikev2_hdr *hdr,
801 const struct ikev2_hdr *hdr;
814 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
893 struct ikev2_hdr *hdr;
1107 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
1164 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);

Completed in 234 milliseconds