Home
last modified time | relevance | path

Searched refs:unicast_ciphers (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1922 unicast_ciphers[4][0..4] COUNTIS unicast_cipher_count;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c3401 unicast_ciphers[0]); in hdd_softap_unpack_ie()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h8450 uint8_t unicast_ciphers[4][4]; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Dparser_api.c1177 !qdf_mem_cmp(&(ie_struct->WPA.unicast_ciphers[0][0]), in wlan_get_cb_mode()
H A Ddot11f.c8709 DOT11F_MEMCPY(pCtx, pDst->unicast_ciphers, pBuf, (pDst->unicast_cipher_count * 4)); in dot11f_unpack_ie_wpa()
29428 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->unicast_ciphers), (pSrc->unicast_cipher_count * 4)); in dot11f_pack_ie_wpa()