Home
last modified time | relevance | path

Searched defs:encryp_protocol (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dwlan_bssdef.h143 u8 encryp_protocol;/* ENCRYP_PROTOCOL_E: OPEN/WEP/WPA/WPA2/WAPI */ member
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c1154 u8 encryp_protocol = 0; in rtw_check_bcn_info() local