Home
last modified time | relevance | path

Searched refs:WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384 (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.h279 WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384 = 24, enumerator
745 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) || \
754 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) || \
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c2478 case WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384: in wlan_crypto_rsn_keymgmt_to_suite()
2638 return WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384; in wlan_crypto_rsn_suite_to_keymgmt()
3154 WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) { in wlan_crypto_build_rsnie_with_pmksa()
3155 uint32_t kmgmt = WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384; in wlan_crypto_build_rsnie_with_pmksa()
4260 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in wlan_crypto_get_secure_akm_available()
4261 return WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384; in wlan_crypto_get_secure_akm_available()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_roam_rsp.c600 !QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) && in osif_send_roam_auth_event()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c434 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in cm_diag_get_akm_str()
609 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in cm_diag_fill_rsn_auth_type()
H A Dwlan_cm_roam_offload.c1633 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in cm_get_rsn_wmi_auth_type()
3769 if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) && in cm_akm_roam_allowed()
5808 WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) || in cm_is_auth_type_11r()
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c652 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in csr_fill_rsn_auth_type()
H A Dcsr_api_roam.c5028 QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) { in csr_set_pmk_cache_ft()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_bss_scoring.c532 WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384) || in cm_calculate_security_score()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c3894 else if (QDF_HAS_PARAM(akm, WLAN_CRYPTO_KEY_MGMT_FT_IEEE8021X_SHA384)) in lim_get_rsn_akm()