OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:preauth
(Results
26 - 42
of
42
) sorted by null
1
2
/external/wpa_supplicant_8/wpa_supplicant/
eapol_test.c
479
ctx->
preauth
= 0;
[
all
...]
ctrl_iface.c
20
#include "rsn_supp/
preauth
.h"
488
wpa_printf(MSG_DEBUG, "CTRL_IFACE
PREAUTH
: invalid address "
493
wpa_printf(MSG_DEBUG, "CTRL_IFACE
PREAUTH
" MACSTR, MAC2STR(bssid));
[
all
...]
Android.mk
229
OBJS += src/rsn_supp/
preauth
.c
[
all
...]
Makefile
208
OBJS += ../src/rsn_supp/
preauth
.o
[
all
...]
wpa_cli.c
677
return wpa_cli_cmd(ctrl, "
PREAUTH
", 1, argc, argv);
[
all
...]
wpa_supplicant.c
32
#include "rsn_supp/
preauth
.h"
[
all
...]
/external/wpa_supplicant_8/src/ap/
wpa_auth.c
2718
const int
preauth
= 1;
local
2720
const int
preauth
= 0;
local
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imaplib.py
185
if '
PREAUTH
' in self.untagged_responses:
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imaplib.py
185
if '
PREAUTH
' in self.untagged_responses:
[
all
...]
/external/wpa_supplicant_8/src/rsn_supp/
wpa.c
19
#include "
preauth
.h"
480
* likelihood of the first
preauth
EAPOL-Start frame getting to
[
all
...]
/external/wpa_supplicant_8/src/drivers/
driver_wext.c
357
data.pmkid_candidate.
preauth
= cand->flags & IW_PMKID_CAND_PREAUTH;
[
all
...]
driver_ndis.c
[
all
...]
driver.h
3499
int
preauth
;
member in struct:wpa_event_data::pmkid_candidate
[
all
...]
driver_nl80211.c
[
all
...]
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c
246
data.pmkid_candidate.
preauth
= cand->flags & IW_PMKID_CAND_PREAUTH;
[
all
...]
/external/openssh/
ChangeLog
277
Add comment documenting what should be after the
preauth
check. ok djm
[
all
...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h
970
uint8
preauth
;
member in struct:_pmkid_cand
[
all
...]
Completed in 744 milliseconds
1
2