Searched refs:aka_auts (Results 1 - 4 of 4) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | eapol_test.c | 1087 unsigned char aka_auts[AKA_AUTS_LEN]; in scard_test() local 1149 aka_ik, aka_ck, aka_auts); in scard_test() 1158 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN); in scard_test()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | eapol_test.c | 1086 unsigned char aka_auts[AKA_AUTS_LEN]; in scard_test() local 1148 aka_ik, aka_ck, aka_auts); in scard_test() 1157 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN); in scard_test()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | hlr_auc_gw.c | 811 static int aka_auts(char *imsi, char *resp, size_t resp_len) in aka_auts() function 878 return aka_auts(cmd + 9, resp, resp_len); in process_cmd()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | hlr_auc_gw.c | 811 static int aka_auts(char *imsi, char *resp, size_t resp_len) in aka_auts() function 878 return aka_auts(cmd + 9, resp, resp_len); in process_cmd()
|
Completed in 6 milliseconds