HomeSort by relevance Sort by last modified time
    Searched full:preauth (Results 26 - 50 of 60) sorted by null

12 3

  /external/wpa_supplicant_8/wpa_supplicant/
events.c 20 #include "rsn_supp/preauth.h"
182 " index=%d preauth=%d",
185 data->pmkid_candidate.preauth);
189 data->pmkid_candidate.preauth);
    [all...]
ctrl_iface.c 19 #include "rsn_supp/preauth.h"
243 wpa_printf(MSG_DEBUG, "CTRL_IFACE PREAUTH: invalid address "
248 wpa_printf(MSG_DEBUG, "CTRL_IFACE PREAUTH " MACSTR, MAC2STR(bssid));
    [all...]
wpas_glue.c 739 ctx->preauth = 0;
eapol_test.c 447 ctx->preauth = 0;
    [all...]
wpa_cli.c 623 printf("Invalid PREAUTH command: needs one argument "
628 res = os_snprintf(cmd, sizeof(cmd), "PREAUTH %s", argv[0]);
630 printf("Too long PREAUTH command.\n");
    [all...]
Android.mk 199 OBJS += src/rsn_supp/preauth.c
Makefile 187 OBJS += ../src/rsn_supp/preauth.o
    [all...]
  /external/chromium/third_party/libjingle/
mods-since-v0_4_0.diff     [all...]
  /external/openssh/
servconf.c     [all...]
monitor.c 357 debug3("preauth child monitor started");
534 do_log2(level, "%s [preauth]", msg);
    [all...]
sshd.c 659 fatal("%s: preauth child exited with status %d",
662 fatal("%s: preauth child terminated by signal %d",
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
wpa.c 23 #include "preauth.h"
483 * likelyhood of the first preauth EAPOL-Start frame getting to
    [all...]
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c     [all...]
wpa_auth.c 2638 const int preauth = 1; local
2640 const int preauth = 0; local
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
admCtrlWpa2.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
Android.mk 969 OBJS += src/rsn_supp/preauth.c
eapol_test.c 402 ctx->preauth = 0;
Makefile 948 OBJS += ../src/rsn_supp/preauth.o
wpa_supplicant.c 34 #include "preauth.h"
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver.h 1284 int preauth; member in struct:wpa_event_data::pmkid_candidate
    [all...]
driver_ralink.c 296 event.pmkid_candidate.preauth =
    [all...]
driver_nl80211.c 550 data.pmkid_candidate.preauth = cand->flags & IW_PMKID_CAND_PREAUTH;
    [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
wlioctl.h 622 uint8 preauth; member in struct:_pmkid_cand
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 622 uint8 preauth; member in struct:_pmkid_cand
    [all...]
  /external/wpa_supplicant_8/src/rsn_supp/
wpa.c 19 #include "preauth.h"
476 * likelihood of the first preauth EAPOL-Start frame getting to
    [all...]

Completed in 2690 milliseconds

12 3