Home
last modified time | relevance | path

Searched defs:akm (Results 1 – 25 of 32) sorted by relevance

12

/wlan-driver/wpa_supplicant_8/src/common/
H A Ddefs.h
H A Ddpp.c
H A Ddpp.h
H A Dwpa_common.c
/wlan-driver/qcacld-3.0/core/sme/src/csr/
H A Dcsr_api_scan.c609 static void csr_fill_rsn_auth_type(enum csr_akm_type *auth_type, uint32_t akm) in csr_fill_rsn_auth_type()
658 static void csr_fill_wpa_auth_type(enum csr_akm_type *auth_type, uint32_t akm) in csr_fill_wpa_auth_type()
671 static void csr_fill_wapi_auth_type(enum csr_akm_type *auth_type, uint32_t akm) in csr_fill_wapi_auth_type()
683 uint32_t authmodeset, uint32_t akm, in csr_fill_auth_type()
H A Dcsr_api_roam.c5002 int32_t akm; in csr_set_pmk_cache_ft() local
7780 uint32_t akm) in csr_process_roam_auth_sae_callback()
7819 uint32_t akm) in csr_process_roam_auth_sae_callback()
7827 struct qdf_mac_addr bssid, uint32_t akm) in csr_roam_auth_offload_callback()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_vdev_connect.c388 uint32_t akm) in cm_diag_get_akm_str()
602 static void cm_diag_fill_rsn_auth_type(uint8_t *auth_type, uint32_t akm) in cm_diag_fill_rsn_auth_type()
615 static void cm_diag_fill_wpa_auth_type(uint8_t *auth_type, uint32_t akm) in cm_diag_fill_wpa_auth_type()
624 static void cm_diag_fill_wapi_auth_type(uint8_t *auth_type, uint32_t akm) in cm_diag_fill_wapi_auth_type()
634 uint32_t authmodeset, uint32_t akm, in cm_diag_get_auth_type()
1578 int32_t ucast_cipher, akm; in cm_process_connect_complete() local
H A Dwlan_cm_roam_fw_sync.c740 int32_t akm; in cm_process_roam_keys() local
1527 uint32_t akm; in cm_ho_fail_is_avoid_list_candidate() local
1557 uint32_t akm; in cm_ho_fail_is_avoid_list_candidate() local
H A Dwlan_cm_roam_offload.c476 int32_t uccipher, authmode, akm; in cm_roam_scan_offload_fill_lfr3_config() local
1386 uint32_t ie_len, akm; in cm_update_owe_info() local
1594 static uint32_t cm_get_rsn_wmi_auth_type(int32_t akm) in cm_get_rsn_wmi_auth_type()
1639 static uint32_t cm_get_wpa_wmi_auth_type(int32_t akm) in cm_get_wpa_wmi_auth_type()
1652 static uint32_t cm_get_wapi_wmi_auth_type(int32_t akm) in cm_get_wapi_wmi_auth_type()
1664 int32_t akm, int32_t ucastcipherset) in cm_crypto_authmode_to_wmi_authmode()
3712 int32_t akm; in cm_akm_roam_allowed() local
5640 int32_t akm; in cm_store_sae_single_pmk_to_global_cache() local
5794 int32_t akm; in cm_is_auth_type_11r() local
5832 int32_t akm; in cm_is_ese_connection() local
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_fils.c98 static uint8_t *lim_get_hash_crypto_type(uint8_t akm) in lim_get_hash_crypto_type()
123 static uint8_t *lim_get_hmac_crypto_type(uint8_t akm) in lim_get_hmac_crypto_type()
208 static uint8_t lim_get_kek_len(uint8_t akm) in lim_get_kek_len()
248 static int lim_get_ick_len(uint8_t akm) in lim_get_ick_len()
1462 int32_t akm; in lim_get_akm_type() local
H A Dlim_process_sme_req_messages.c515 int32_t auth_mode, int32_t akm, bool ap_privacy) in lim_set_privacy()
859 int32_t akm; in __lim_handle_sme_start_bss_request() local
2882 int32_t akm; in lim_update_sae_single_pmk_ap_cap() local
3841 lim_get_wpa_akm(uint32_t akm) in lim_get_wpa_akm()
3854 lim_get_rsn_akm(uint32_t akm) in lim_get_rsn_akm()
3904 int32_t auth_mode, int32_t akm) in lim_get_connected_akm()
4106 int32_t akm; in lim_strip_rsnx_ie() local
4396 int32_t akm; in lim_fill_crypto_params() local
4517 int32_t akm; in lim_fill_session_params() local
5076 int32_t akm; in lim_handle_reassoc_req() local
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h712 #define WLAN_CRYPTO_IS_WPA_WPA2(akm) \ argument
732 #define WLAN_CRYPTO_IS_WPA2(akm) \ argument
739 #define WLAN_CRYPTO_IS_WPA3(akm) \ argument
749 #define WLAN_CRYPTO_IS_AKM_ENTERPRISE(akm) \ argument
761 #define WLAN_CRYPTO_IS_AKM_SAE(akm) \ argument
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c4260 uint32_t akm, in wmi_fill_roam_offload_11r_params()
4308 static bool wmi_is_ft_akm(int akm, in wmi_is_ft_akm()
4344 int akm = roam_req->akm; in wmi_get_rso_buf_len() local
4533 int akm = roam_req->akm; in wmi_fill_rso_tlvs() local
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dieee802_11_auth.c
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_req.c144 wlan_crypto_key_mgmt akm; in osif_cm_set_akm_params() local
H A Dosif_cm_roam_rsp.c515 int32_t akm; in osif_send_roam_auth_event() local
H A Dosif_cm_connect_rsp.c845 int32_t akm; in osif_indcate_connect_results() local
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c2142 int32_t akm; in cm_get_valid_candidate() local
2568 wlan_crypto_key_mgmt akm; in cm_update_per_peer_key_mgmt_crypto_params() local
H A Dwlan_cm_util.c824 int32_t akm; in cm_is_cm_id_current_candidate_single_pmk() local
/wlan-driver/qcacld-3.0/core/mac/src/pe/include/
H A Dlim_fils_defs.h325 uint8_t akm; member
/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dcsr_internal.h615 uint32_t akm) in csr_roam_auth_offload_callback()
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/
H A Dwlan_connectivity_logging.h865 uint32_t akm; member
1051 uint32_t akm; member
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma_types.h757 uint32_t akm), in wma_register_roaming_callbacks()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c358 wlan_hdd_get_keymgmt_for_sae_akm(uint32_t akm) in wlan_hdd_get_keymgmt_for_sae_akm()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_mgmt.c3966 uint32_t akm), in wma_register_roaming_callbacks()

12