OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:encr_types
(Results
1 - 3
of
3
) sorted by null
/external/wpa_supplicant_8/src/wps/
wps_attr_build.c
290
u16
encr_types
= WPS_ENCR_TYPES;
local
292
encr_types
&= ~WPS_ENCR_WEP;
297
wpabuf_put_be16(msg,
encr_types
);
wps.h
658
*
encr_types
- Enabled encryption types (bit field of WPS_ENCR_*)
660
u16
encr_types
;
member in struct:wps_context
wps_registrar.c
2320
u16
encr_types
;
local
[
all
...]
Completed in 353 milliseconds