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

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
ikev2.h 56 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg;
ikev2.c 836 data->last_msg = LAST_MSG_SA_INIT;
    [all...]
  /external/wpa_supplicant_8/src/eap_peer/
ikev2.h 56 enum { LAST_MSG_SA_INIT, LAST_MSG_SA_AUTH } last_msg;
ikev2.c 837 data->last_msg = LAST_MSG_SA_INIT;
    [all...]

Completed in 4593 milliseconds