Home
last modified time | relevance | path

Searched refs:WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B (Results 1 – 9 of 9) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h271 WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B = 16, enumerator
724 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B) || \
752 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B) || \
/wlan-driver/qca-wifi-host-cmn/os_if/linux/crypto/src/
H A Dwlan_nl_to_crypto_params.c148 .akm_type_crypto = WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B,
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c2458 case WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B: in wlan_crypto_rsn_keymgmt_to_suite()
2618 return WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B; in wlan_crypto_rsn_suite_to_keymgmt()
3106 WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) { in wlan_crypto_build_rsnie_with_pmksa()
3107 uint32_t kmgmt = WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B; in wlan_crypto_build_rsnie_with_pmksa()
4264 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) in wlan_crypto_get_secure_akm_available()
4265 return WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B; in wlan_crypto_get_secure_akm_available()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c430 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) in cm_diag_get_akm_str()
607 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B) || in cm_diag_fill_rsn_auth_type()
H A Dwlan_cm_roam_offload.c1629 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) in cm_get_rsn_wmi_auth_type()
3752 if ((QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B) || in cm_akm_roam_allowed()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c648 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) in csr_fill_rsn_auth_type()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c520 WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B) || in cm_calculate_security_score()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c4272 1 << WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B | in hdd_get_ap_6ghz_capable()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c3890 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_IEEE8021X_SUITE_B)) in lim_get_rsn_akm()