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

/freebsd-12-stable/contrib/wpa/src/eap_common/
H A Dikev2_common.h26 struct ikev2_hdr { struct
321 int initiator, const struct ikev2_hdr *hdr,
H A Dikev2_common.c430 const struct ikev2_hdr *hdr,
522 struct ikev2_hdr *hdr;
/freebsd-12-stable/contrib/wpa/src/eap_peer/
H A Dikev2.c443 const struct ikev2_hdr *hdr,
646 const struct ikev2_hdr *hdr,
726 const struct ikev2_hdr *hdr;
740 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
823 struct ikev2_hdr *hdr;
1083 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1500);
1145 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);
1179 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
/freebsd-12-stable/contrib/wpa/src/eap_server/
H A Dikev2.c447 const struct ikev2_hdr *hdr,
482 const struct ikev2_hdr *hdr,
712 const struct ikev2_hdr *hdr,
795 const struct ikev2_hdr *hdr;
808 hdr = (const struct ikev2_hdr *) wpabuf_head(buf);
887 struct ikev2_hdr *hdr;
1101 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + 1000);
1157 msg = wpabuf_alloc(sizeof(struct ikev2_hdr) + data->IDr_len + 1000);

Completed in 116 milliseconds