Home
last modified time | relevance | path

Searched refs:kck_len (Results 1 – 25 of 32) sorted by relevance

12

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_gtk.c66 gtk_req->kck_len); in pmo_tgt_send_gtk_offload_req()
67 op_gtk_req->kck_len = gtk_req->kck_len; in pmo_tgt_send_gtk_offload_req()
/wlan-driver/wpa_supplicant_8/src/common/
H A Dwpa_common.c
H A Dwpa_common.h
H A Dcommon_module_tests.c
H A Dsae.h
H A Dsae.c
/wlan-driver/wpa_supplicant_8/src/rsn_supp/
H A Dwpa_ft.c
H A Dpmksa_cache.h
H A Dpmksa_cache.c
H A Dwpa_i.h
H A Dwpa.h
/wlan-driver/wpa_supplicant_8/src/ap/
H A Dpmksa_cache_auth.h
H A Dpmksa_cache_auth.c
H A Dwpa_auth_ft.c
H A Dieee802_11_eht.c
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
H A Dosif_cm_roam_rsp.c549 roaming_info->kck_len + roaming_info->kek_len + in osif_send_roam_auth_event()
560 roaming_info->kck_len + roaming_info->kek_len + in osif_send_roam_auth_event()
615 roaming_info->kck_len > MAX_KCK_LEN || in osif_send_roam_auth_event()
618 roaming_info->kck_len, roaming_info->kck) || in osif_send_roam_auth_event()
646 roaming_info->kck_len, in osif_send_roam_auth_event()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_gtk_public_struct.h54 uint8_t kck_len; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cm_connect.c2026 uint8_t kck_len = 0; in hdd_cm_save_gtk() local
2047 kck_len = rsp->roaming_info->kck_len; in hdd_cm_save_gtk()
2056 wlan_hdd_save_gtk_offload_params(link_info->adapter, kck, kck_len, in hdd_cm_save_gtk()
2068 uint8_t kck_len = 0; in hdd_cm_save_gtk() local
2088 kck_len = rsp->roaming_info.kck_len; in hdd_cm_save_gtk()
2093 wlan_hdd_save_gtk_offload_params(link_info->adapter, kck, kck_len, in hdd_cm_save_gtk()
H A Dwlan_hdd_cfg80211.h747 uint8_t *kck_ptr, uint8_t kck_len,
752 uint8_t *kck_ptr, uint8_t kck_len, in wlan_hdd_save_gtk_offload_params() argument
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_pmo_tlv.c870 if (params->kck_len > 16) in send_gtk_offload_cmd_tlv()
874 roundup(params->kck_len, sizeof(uint32_t)); in send_gtk_offload_cmd_tlv()
915 if (params->kck_len > 16) { in send_gtk_offload_cmd_tlv()
924 roundup(params->kck_len, sizeof(uint32_t))); in send_gtk_offload_cmd_tlv()
927 qdf_mem_copy(buf_ptr, params->kck, params->kck_len); in send_gtk_offload_cmd_tlv()
928 buf_ptr += roundup(params->kck_len, sizeof(uint32_t)); in send_gtk_offload_cmd_tlv()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_fw_sync.c697 roaming_info->kck_len = roam_synch_data->kck_len; in cm_fill_roam_info()
698 if (roaming_info->kck_len) in cm_fill_roam_info()
700 roam_synch_data->kck_len); in cm_fill_roam_info()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_public_struct.h505 uint8_t kck_len; member
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c2354 uint8_t kck_len; in wmi_fill_roam_sync_buffer() local
2431 roam_sync_ind->kck_len = KCK_KEY_LEN; in wmi_fill_roam_sync_buffer()
2444 kck_len = key_ext->kck_len ? in wmi_fill_roam_sync_buffer()
2445 key_ext->kck_len : KCK_192BIT_KEY_LEN; in wmi_fill_roam_sync_buffer()
2449 roam_sync_ind->kck_len = kck_len; in wmi_fill_roam_sync_buffer()
2451 key_ext->key_buffer, kck_len); in wmi_fill_roam_sync_buffer()
2455 (key_ext->key_buffer + kck_len), in wmi_fill_roam_sync_buffer()
2459 (key_ext->key_buffer + kek_len + kck_len), in wmi_fill_roam_sync_buffer()
2465 roam_sync_ind->kck_len); in wmi_fill_roam_sync_buffer()
/wlan-driver/wpa_supplicant_8/wpa_supplicant/
H A Ddriver_i.h
H A Dwpas_glue.c

12