Home
last modified time | relevance | path

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

/hostap-3.7.0/src/eap_peer/
Dikev2.c445 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()
/hostap-3.7.0/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()
/hostap-3.7.0/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()