Home
last modified time | relevance | path

Searched refs:keyId (Results 1 – 11 of 11) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dani_system_defs.h151 uint8_t keyId; /* second byte of IV */ member
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_security_utils.c530 lim_encrypt_auth_frame(struct mac_context *mac, uint8_t keyId, uint8_t *pKey, in lim_encrypt_auth_frame() argument
567 pEncrBody[3] = keyId << 6; in lim_encrypt_auth_frame()
/wlan-driver/qca-wifi-host-cmn/utils/host_diag_log/inc/
H A Dhost_diag_core_event.h288 uint8_t keyId; member
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h330 uint8_t keyId; /* second byte of IV */ member
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_fsm.c2726 mic_failure->keyId = csr_roaminfo->u.pMICFailureInfo->keyId; in sap_signal_hdd_event()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_assoc.c1891 mic_failure_info->keyId, in hdd_roam_mic_error_indication_handler()
H A Dwlan_hdd_hostapd.c2652 sapStationMICFailureEvent.keyId, in hdd_hostapd_sap_event_cb()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_data.c2985 mic_err_ind->info.keyId = key_id; in ol_rx_err()
/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms2422 keyId: 2;
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h2997 uint16_t keyId:2; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c1898 pDst->keyId = tmp12__ >> 0 & 0x3; in dot11f_unpack_ie_gtk()
23571 tmp132__ |= (pSrc->keyId << 0); in dot11f_pack_ie_gtk()