Home
last modified time | relevance | path

Searched refs:WLAN_CRYPTO_PARAM_MCAST_CIPHER (Results 1 – 7 of 7) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h478 WLAN_CRYPTO_PARAM_MCAST_CIPHER, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_global_api.c175 case WLAN_CRYPTO_PARAM_MCAST_CIPHER: in wlan_crypto_set_param()
266 case WLAN_CRYPTO_PARAM_MCAST_CIPHER: in wlan_crypto_get_param_value()
3693 res = wlan_crypto_get_param(vdev, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in wlan_crypto_vdev_has_mcastcipher()
3707 res = wlan_crypto_get_peer_param(peer, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in wlan_crypto_peer_has_mcastcipher()
/wlan-driver/qca-wifi-host-cmn/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_host_roam.c183 wlan_crypto_get_param(vdev, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in cm_connect_prepare_scan_filter_for_roam()
H A Dwlan_cm_util.c318 WLAN_CRYPTO_PARAM_MCAST_CIPHER); in cm_store_fils_key()
H A Dwlan_cm_connect.c2415 wlan_crypto_set_vdev_param(cm_ctx->vdev, WLAN_CRYPTO_PARAM_MCAST_CIPHER, in cm_fill_vdev_crypto_params()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/src/
H A Dwlan_cm_roam_api.c1906 wlan_crypto_get_param(vdev, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in wlan_cm_fill_crypto_filter_from_vdev()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload.c1731 mccipher = wlan_crypto_get_param(vdev, WLAN_CRYPTO_PARAM_MCAST_CIPHER); in cm_update_crypto_params()