Searched refs:ikev2_hdr (Results 1 – 8 of 8) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | ikev2.c | 445 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 648 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 728 const struct ikev2_hdr *hdr; in ikev2_responder_process() 742 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_responder_process() 825 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1085 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500); in ikev2_build_sa_init() 1147 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth() 1181 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_notify()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | ikev2.c | 447 const struct ikev2_hdr *hdr, in ikev2_process_sa_init_encr() 482 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 712 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 795 const struct ikev2_hdr *hdr; in ikev2_initiator_process() 808 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_initiator_process() 887 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1101 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_sa_init() 1157 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | ikev2.c | 447 const struct ikev2_hdr *hdr, in ikev2_process_sa_init_encr() 482 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 712 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 795 const struct ikev2_hdr *hdr; in ikev2_initiator_process() 808 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_initiator_process() 887 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1101 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_sa_init() 1157 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | ikev2.c | 443 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 646 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 726 const struct ikev2_hdr *hdr; in ikev2_responder_process() 740 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_responder_process() 823 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1083 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500); in ikev2_build_sa_init() 1145 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth() 1179 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_notify()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
D | ikev2_common.h | 26 struct ikev2_hdr { struct 321 int initiator, const struct ikev2_hdr *hdr,
|
D | ikev2_common.c | 430 const struct ikev2_hdr *hdr, in ikev2_decrypt_payload() 522 struct ikev2_hdr *hdr; in ikev2_update_hdr()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
D | ikev2_common.h | 26 struct ikev2_hdr { struct 321 int initiator, const struct ikev2_hdr *hdr,
|
D | ikev2_common.c | 430 const struct ikev2_hdr *hdr, in ikev2_decrypt_payload() 522 struct ikev2_hdr *hdr; in ikev2_update_hdr()
|