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

/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c985 unsigned char aka_auts[AKA_AUTS_LEN]; local
1047 aka_ik, aka_ck, aka_auts);
1056 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN);
/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c843 static int aka_auts(char *imsi, char *resp, size_t resp_len) function
910 return aka_auts(cmd + 9, resp, resp_len);

Completed in 70 milliseconds