Home
last modified time | relevance | path

Searched refs:ikev2_hdr (Results 1 – 4 of 4) sorted by relevance

/external/wpa_supplicant_8/src/eap_server/
Dikev2.c447 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()
/external/wpa_supplicant_8/src/eap_peer/
Dikev2.c443 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()
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.h26 struct ikev2_hdr { struct
321 int initiator, const struct ikev2_hdr *hdr,
Dikev2_common.c430 const struct ikev2_hdr *hdr, in ikev2_decrypt_payload()
522 struct ikev2_hdr *hdr; in ikev2_update_hdr()