HomeSort by: relevance | last modified time | path
    Searched defs:aka_auts (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/hostapd/
hlr_auc_gw.c 811 static int aka_auts(char *imsi, char *resp, size_t resp_len) function
878 return aka_auts(cmd + 9, resp, resp_len);
  /src/external/bsd/wpa/dist/wpa_supplicant/
eapol_test.c 1117 unsigned char aka_auts[AKA_AUTS_LEN]; local
1179 aka_ik, aka_ck, aka_auts);
1188 wpa_hexdump(MSG_DEBUG, "AUTS", aka_auts, AKA_AUTS_LEN);

Completed in 24 milliseconds