Home
last modified time | relevance | path

Searched refs:unicast_cipher_suites (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/src/cfg/cfgUtil/
H A Ddot11f.frms1488 unicast_cipher_suites[4][0..4] COUNTIS unicast_cipher_suite_count;
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_hostapd.c3442 dot11_wapi_ie.unicast_cipher_suites[0]); in hdd_softap_unpack_ie()
/wlan-driver/qcacld-3.0/core/mac/src/include/
H A Ddot11f.h8080 uint8_t unicast_cipher_suites[4][4]; member
/wlan-driver/qcacld-3.0/core/mac/src/sys/legacy/src/utils/src/
H A Ddot11f.c8222 DOT11F_MEMCPY(pCtx, pDst->unicast_cipher_suites, pBuf, (pDst->unicast_cipher_suite_count * 4)); in dot11f_unpack_ie_wapi()
28928 DOT11F_MEMCPY(pCtx, pBuf, &(pSrc->unicast_cipher_suites), (pSrc->unicast_cipher_suite_count * 4)); in dot11f_pack_ie_wapi()