Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:open_wep
(Results
1 - 25
of
40
) sorted by relevance
1
2
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H
A
D
rtllib_wx.c
431
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in rtllib_wx_set_encode()
432
ieee->auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN :
in rtllib_wx_set_encode()
434
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in rtllib_wx_set_encode()
500
if (ieee->
open_wep
)
in rtllib_wx_get_encode()
737
ieee->
open_wep
= 0;
in rtllib_wx_set_auth()
740
ieee->
open_wep
= 1;
in rtllib_wx_set_auth()
743
ieee->
open_wep
= 1;
in rtllib_wx_set_auth()
H
A
D
rtllib_module.c
98
ieee->
open_wep
= 1;
in alloc_rtllib()
H
A
D
rtllib_rx.c
1169
if (crypt && !(fc & RTLLIB_FCTL_WEP) && !ieee->
open_wep
) {
in rtllib_rx_decrypt()
1197
if (crypt && !(fc & RTLLIB_FCTL_WEP) && !ieee->
open_wep
&&
in rtllib_rx_decrypt()
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_wx.c
415
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in ieee80211_wx_set_encode()
416
ieee->auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_wx_set_encode()
417
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_wx_set_encode()
479
if (ieee->
open_wep
)
in ieee80211_wx_get_encode()
751
// ieee->
open_wep
= (data->value&IW_AUTH_ALG_OPEN_SYSTEM)?1:0;
in ieee80211_wx_set_auth()
753
ieee->
open_wep
= 0;
in ieee80211_wx_set_auth()
756
ieee->
open_wep
= 1;
in ieee80211_wx_set_auth()
759
ieee->
open_wep
= 1;
in ieee80211_wx_set_auth()
H
A
D
ieee80211_module.c
108
ieee->
open_wep
= 1;
in alloc_ieee80211()
H
A
D
ieee80211_softmac.c
641
//auth->algorithm = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_authentication_req()
1836
if (ieee->
open_wep
|| !challenge) {
in ieee80211_check_auth_response()
2697
ieee->
open_wep
= 0;
in ieee80211_wpa_set_auth_algs()
2701
ieee->
open_wep
= 1;
in ieee80211_wpa_set_auth_algs()
2705
ieee->
open_wep
= 1;
in ieee80211_wpa_set_auth_algs()
H
A
D
ieee80211_rx.c
1202
if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->
open_wep
) {
in ieee80211_rx()
1233
if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->
open_wep
&&
in ieee80211_rx()
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H
A
D
rtllib_wx.c
406
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in rtllib_wx_set_encode()
407
ieee->auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN :
in rtllib_wx_set_encode()
409
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in rtllib_wx_set_encode()
457
if (ieee->
open_wep
)
in rtllib_wx_get_encode()
684
ieee->
open_wep
= 0;
in rtllib_wx_set_auth()
687
ieee->
open_wep
= 1;
in rtllib_wx_set_auth()
690
ieee->
open_wep
= 1;
in rtllib_wx_set_auth()
H
A
D
rtllib_module.c
98
ieee->
open_wep
= 1;
in alloc_rtllib()
H
A
D
rtllib_rx.c
1153
if (crypt && !(fc & RTLLIB_FCTL_WEP) && !ieee->
open_wep
) {
in rtllib_rx_decrypt()
1180
if (crypt && !(fc & RTLLIB_FCTL_WEP) && !ieee->
open_wep
&&
in rtllib_rx_decrypt()
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/
H
A
D
ieee80211_wx.c
413
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in ieee80211_wx_set_encode()
414
ieee->auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_wx_set_encode()
415
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_wx_set_encode()
479
if (ieee->
open_wep
)
in ieee80211_wx_get_encode()
751
// ieee->
open_wep
= (data->value&IW_AUTH_ALG_OPEN_SYSTEM)?1:0;
in ieee80211_wx_set_auth()
753
ieee->
open_wep
= 0;
in ieee80211_wx_set_auth()
756
ieee->
open_wep
= 1;
in ieee80211_wx_set_auth()
759
ieee->
open_wep
= 1;
in ieee80211_wx_set_auth()
H
A
D
ieee80211_module.c
108
ieee->
open_wep
= 1;
in alloc_ieee80211()
H
A
D
ieee80211_softmac.c
641
//auth->algorithm = ieee->
open_wep
? WLAN_AUTH_OPEN : WLAN_AUTH_SHARED_KEY;
in ieee80211_authentication_req()
1842
if (ieee->
open_wep
|| !challenge) {
in ieee80211_check_auth_response()
2707
ieee->
open_wep
= 0;
in ieee80211_wpa_set_auth_algs()
2711
ieee->
open_wep
= 1;
in ieee80211_wpa_set_auth_algs()
2715
ieee->
open_wep
= 1;
in ieee80211_wpa_set_auth_algs()
H
A
D
ieee80211_rx.c
1201
if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->
open_wep
) {
in ieee80211_rx()
1232
if (crypt && !(fc & IEEE80211_FCTL_WEP) && !ieee->
open_wep
&&
in ieee80211_rx()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_wx.c
440
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in libipw_wx_set_encode()
441
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN :
in libipw_wx_set_encode()
494
if (ieee->
open_wep
)
in libipw_wx_get_encode()
H
A
D
libipw_module.c
155
ieee->
open_wep
= 1;
in alloc_libipw()
H
A
D
libipw.h
742
int
open_wep
; /* Set to 1 to allow unencrypted frames */
member
H
A
D
libipw_rx.c
638
if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->
open_wep
) {
in libipw_rx()
651
if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->
open_wep
&&
in libipw_rx()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/
H
A
D
libipw_wx.c
440
ieee->
open_wep
= !(erq->flags & IW_ENCODE_RESTRICTED);
in libipw_wx_set_encode()
441
sec.auth_mode = ieee->
open_wep
? WLAN_AUTH_OPEN :
in libipw_wx_set_encode()
494
if (ieee->
open_wep
)
in libipw_wx_get_encode()
H
A
D
libipw_module.c
155
ieee->
open_wep
= 1;
in alloc_libipw()
H
A
D
libipw.h
741
int
open_wep
; /* Set to 1 to allow unencrypted frames */
member
H
A
D
libipw_rx.c
638
if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->
open_wep
) {
in libipw_rx()
651
if (crypt && !(fc & IEEE80211_FCTL_PROTECTED) && !ieee->
open_wep
&&
in libipw_rx()
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_wlan.h
771
int
open_wep
; /* allow unencrypted frames */
member
H
A
D
hostap_main.c
355
if (local->
open_wep
|| encrypt_type == NONE ||
in hostap_set_encryption()
/kernel/linux/linux-6.6/drivers/net/wireless/intersil/hostap/
H
A
D
hostap_wlan.h
773
int
open_wep
; /* allow unencrypted frames */
member
Completed in 46 milliseconds
1
2