Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Dikev2.c200 static int ikev2_parse_proposal(struct ikev2_proposal_data *prop, in ikev2_parse_proposal() function
321 plen = ikev2_parse_proposal(&prop, pos, end); in ikev2_process_sai1()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Dikev2.c209 static int ikev2_parse_proposal(struct ikev2_initiator_data *data, in ikev2_parse_proposal() function
329 plen = ikev2_parse_proposal(data, &prop, pos, end); in ikev2_process_sar1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Dikev2.c200 static int ikev2_parse_proposal(struct ikev2_proposal_data *prop, in ikev2_parse_proposal() function
323 plen = ikev2_parse_proposal(&prop, pos, end); in ikev2_process_sai1()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Dikev2.c209 static int ikev2_parse_proposal(struct ikev2_initiator_data *data, in ikev2_parse_proposal() function
329 plen = ikev2_parse_proposal(data, &prop, pos, end); in ikev2_process_sar1()

Completed in 6 milliseconds