Home
last modified time | relevance | path

Searched refs:_auts (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A Dhlr_auc_gw.c814 u8 _auts[EAP_AKA_AUTS_LEN], _rand[EAP_AKA_RAND_LEN], sqn[6]; in aka_auts() local
835 if (hexstr2bin(auts, _auts, EAP_AKA_AUTS_LEN) || in aka_auts()
847 if (milenage_auts(m->opc, m->ki, _rand, _auts, sqn)) { in aka_auts()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A Dhlr_auc_gw.c814 u8 _auts[EAP_AKA_AUTS_LEN], _rand[EAP_AKA_RAND_LEN], sqn[6]; in aka_auts() local
835 if (hexstr2bin(auts, _auts, EAP_AKA_AUTS_LEN) || in aka_auts()
847 if (milenage_auts(m->opc, m->ki, _rand, _auts, sqn)) { in aka_auts()

Completed in 3 milliseconds