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

/external/wpa_supplicant_8/hostapd/
H A Dhlr_auc_gw.c791 static void aka_auts(int s, struct sockaddr_un *from, socklen_t fromlen, function
867 aka_auts(s, &from, fromlen, buf + 9);
/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c889 unsigned char aka_auts[AKA_AUTS_LEN]; local
951 aka_ik, aka_ck, aka_auts);
960 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN);

Completed in 309 milliseconds