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

  /external/wpa_supplicant_8/src/eap_peer/
ikev2.c 534 static int ikev2_process_auth_secret(struct ikev2_responder_data *data, function
613 return ikev2_process_auth_secret(data, auth_method, auth,
  /external/wpa_supplicant_8/src/eap_server/
ikev2.c 602 static int ikev2_process_auth_secret(struct ikev2_initiator_data *data, function
679 return ikev2_process_auth_secret(data, auth_method, auth,

Completed in 67 milliseconds