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

  /external/wpa_supplicant_8/hostapd/
hlr_auc_gw.c 98 #define EAP_AKA_AUTS_LEN 14
846 u8 _auts[EAP_AKA_AUTS_LEN], _rand[EAP_AKA_RAND_LEN], sqn[6];
867 if (hexstr2bin(auts, _auts, EAP_AKA_AUTS_LEN) ||
  /external/wpa_supplicant_8/src/eap_common/
eap_sim_common.h 59 #define EAP_AKA_AUTS_LEN 14

Completed in 861 milliseconds