HomeSort by relevance Sort by last modified time
    Searched refs:ikev2_parse_proposal (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 200 static int ikev2_parse_proposal(struct ikev2_proposal_data *prop, function
321 plen = ikev2_parse_proposal(&prop, pos, end);
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 209 static int ikev2_parse_proposal(struct ikev2_initiator_data *data, function
329 plen = ikev2_parse_proposal(data, &prop, pos, end);

Completed in 129 milliseconds