Searched refs:ikev2_hdr (Results 1 – 8 of 8) sorted by relevance
/external/wpa_supplicant_6/wpa_supplicant/src/eap_server/ |
D | ikev2.c | 452 const struct ikev2_hdr *hdr, in ikev2_process_sa_init_encr() 487 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 718 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 801 const struct ikev2_hdr *hdr; in ikev2_initiator_process() 814 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_initiator_process() 893 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1107 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_sa_init() 1164 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth()
|
/external/wpa_supplicant_8/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() 713 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 796 const struct ikev2_hdr *hdr; in ikev2_initiator_process() 809 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_initiator_process() 888 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1102 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_sa_init() 1159 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | ikev2.c | 477 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 681 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 761 const struct ikev2_hdr *hdr; in ikev2_responder_process() 775 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_responder_process() 858 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1142 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500); in ikev2_build_sa_init() 1204 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth() 1238 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_notify()
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/ |
D | ikev2.c | 482 const struct ikev2_hdr *hdr, in ikev2_process_sa_init() 686 const struct ikev2_hdr *hdr, in ikev2_process_sa_auth() 766 const struct ikev2_hdr *hdr; in ikev2_responder_process() 780 hdr = (const struct ikev2_hdr *) wpabuf_head(buf); in ikev2_responder_process() 863 struct ikev2_hdr *hdr; in ikev2_build_hdr() 1147 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500); in ikev2_build_sa_init() 1209 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000); in ikev2_build_sa_auth() 1243 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000); in ikev2_build_notify()
|
/external/wpa_supplicant_6/wpa_supplicant/src/eap_common/ |
D | ikev2_common.h | 32 struct ikev2_hdr { struct 331 int initiator, const struct ikev2_hdr *hdr,
|
D | ikev2_common.c | 497 const struct ikev2_hdr *hdr, in ikev2_decrypt_payload() 589 struct ikev2_hdr *hdr; in ikev2_update_hdr()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | ikev2_common.h | 26 struct ikev2_hdr { struct 325 int initiator, const struct ikev2_hdr *hdr,
|
D | ikev2_common.c | 492 const struct ikev2_hdr *hdr, in ikev2_decrypt_payload() 584 struct ikev2_hdr *hdr; in ikev2_update_hdr()
|