Home
last modified time | relevance | path

Searched refs:WLAN_CRYPTO_AUTH_NONE (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/os_if/linux/crypto/src/
H A Dwlan_nl_to_crypto_params.c297 wlan_crypto_auth_mode crypto_auth_type = WLAN_CRYPTO_AUTH_NONE; in osif_nl_to_crypto_auth_type()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h151 WLAN_CRYPTO_AUTH_NONE = 0, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/scan/core/src/
H A Dwlan_scan_filter.c547 case WLAN_CRYPTO_AUTH_NONE: in scm_is_security_match()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c691 if (QDF_HAS_PARAM(authmodeset, WLAN_CRYPTO_AUTH_NONE) || in csr_fill_auth_type()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c642 if (QDF_HAS_PARAM(authmodeset, WLAN_CRYPTO_AUTH_NONE) || in cm_diag_get_auth_type()
H A Dwlan_cm_roam_offload.c1673 QDF_HAS_PARAM(authmodeset, WLAN_CRYPTO_AUTH_NONE)) { in cm_crypto_authmode_to_wmi_authmode()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c3909 if (QDF_HAS_PARAM(auth_mode, WLAN_CRYPTO_AUTH_NONE) || in lim_get_connected_akm()