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

/external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
H A Dhlr_auc_gw.c532 static void aka_auts(int s, struct sockaddr_un *from, socklen_t fromlen, function
604 aka_auts(s, &from, fromlen, buf + 9);
/external/wpa_supplicant/
H A Deapol_test.c737 unsigned char aka_auts[AKA_AUTS_LEN]; local
796 aka_ik, aka_ck, aka_auts);
805 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN);
/external/wpa_supplicant_6/wpa_supplicant/
H A Deapol_test.c813 unsigned char aka_auts[AKA_AUTS_LEN]; local
872 aka_ik, aka_ck, aka_auts);
881 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN);

Completed in 51 milliseconds