Home
last modified time | relevance | path

Searched refs:group_cipher (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
Dwlan_cm_public_struct.h92 uint32_t group_cipher; member
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
Dwlan_mlo_mgr_roam.c1269 req.crypto.group_cipher = rso_cfg->orig_sec_info.mcastcipherset; in mlo_roam_prepare_and_send_link_connect_req()
1290 req.crypto.ciphers_pairwise, req.crypto.group_cipher, in mlo_roam_prepare_and_send_link_connect_req()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
Dwlan_cm_connect.c1177 filter->mcastcipherset = req->crypto.group_cipher; in cm_update_security_filter()
1283 filter->mcastcipherset = req->crypto.group_cipher; in cm_update_security_filter()
2416 req->crypto.group_cipher); in cm_fill_vdev_crypto_params()
3398 dst_params->group_cipher = src_params->mcastcipherset; in cm_copy_crypto_prarams()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/
Dosif_cm_req.c216 QDF_SET_PARAM(connect_req->crypto.group_cipher, cipher); in osif_cm_set_crypto_params()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/src/
Dwlan_cm_utf_main.c827 &cm_utf->req.crypto.group_cipher, in wlan_cm_utf_update_connect_param()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_vdev_connect.c1075 req->crypto.group_cipher; in cm_connect_start_ind()