Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1352 group_mgmt_cipher = WMI_CIPHER_NONE; in cm_roam_fill_11w_params()
1358 profile->rsn_mcastmgmtcipherset = WMI_CIPHER_NONE; in cm_roam_fill_11w_params()
1566 return WMI_CIPHER_NONE; in cm_crpto_cipher_wmi_cipher()
1591 return WMI_CIPHER_NONE; in cm_crpto_cipher_wmi_cipher()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_api.c3295 return WMI_CIPHER_NONE; in wlan_crypto_cipher_to_wmi_cipher()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c3749 case WMI_CIPHER_NONE: in wlan_wmi_cipher_to_crypto()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h17704 #define WMI_CIPHER_NONE 0x0 /* clear key */ macro