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
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 4339 milliseconds