Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_public_struct.h97 uint32_t mgmt_ciphers; member
/wlan-driver/qcacld-3.0/components/umac/mlme/mlo_mgr/src/
H A Dwlan_mlo_mgr_roam.c1270 req.crypto.mgmt_ciphers = rso_cfg->orig_sec_info.mgmtcipherset; in mlo_roam_prepare_and_send_link_connect_req()
1291 req.crypto.mgmt_ciphers, req.crypto.akm_suites, in mlo_roam_prepare_and_send_link_connect_req()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_connect.c1178 filter->mgmtcipherset = req->crypto.mgmt_ciphers; in cm_update_security_filter()
1284 filter->mgmtcipherset = req->crypto.mgmt_ciphers; in cm_update_security_filter()
2418 req->crypto.mgmt_ciphers); in cm_fill_vdev_crypto_params()
3399 dst_params->mgmt_ciphers = src_params->mgmtcipherset; in cm_copy_crypto_prarams()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/utf/src/
H A Dwlan_cm_utf_main.c831 &cm_utf->req.crypto.mgmt_ciphers, in wlan_cm_utf_update_connect_param()