Home
last modified time | relevance | path

Searched refs:WMI_CIPHER_WEP (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3299 return WMI_CIPHER_WEP; in wlan_crypto_cipher_to_wmi_cipher()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c3751 case WMI_CIPHER_WEP: in wlan_wmi_cipher_to_crypto()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1589 return WMI_CIPHER_WEP; in cm_crpto_cipher_wmi_cipher()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h17705 #define WMI_CIPHER_WEP 0x1 macro