OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ikev2_parse_proposal
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/eap_peer/
ikev2.c
226
static int
ikev2_parse_proposal
(struct ikev2_proposal_data *prop,
function
347
plen =
ikev2_parse_proposal
(&prop, pos, end);
[
all
...]
/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 27 milliseconds