Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/wpa/dist/src/eap_server/
H A 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()
/netbsd-src/external/bsd/wpa/dist/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, in ikev2_decrypt_payload()
522 struct ikev2_hdr *hdr; in ikev2_update_hdr()