HomeSort by relevance Sort by last modified time
    Searched refs:aka_auts (Results 1 - 3 of 3) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/hlr_auc_gw/
hlr_auc_gw.c 532 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/
eapol_test.c 737 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/
eapol_test.c 813 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 24 milliseconds