Searched refs:wma_update_set_key (Results 1 – 4 of 4) sorted by relevance
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma.h | 2477 void wma_update_set_key(uint8_t session_id, bool pairwise,
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_features.c | 6233 void wma_update_set_key(uint8_t session_id, bool pairwise, in wma_update_set_key() function
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_cfg80211.c | 23741 wma_update_set_key(link_info->vdev_id, pairwise, in wlan_hdd_add_key_sap() 24185 wma_update_set_key(wlan_vdev_get_id(vdev), pairwise, key_index, in wlan_hdd_add_key_vdev() 24247 wma_update_set_key(vdev_id, pairwise, key_index, cipher_type); in wlan_hdd_send_key_vdev() 25115 wma_update_set_key(adapter->deflink->vdev_id, unicast, in __wlan_hdd_cfg80211_set_default_key()
|
H A D | wlan_hdd_hostapd.c | 1811 wma_update_set_key(adapter->deflink->vdev_id, false, key_index, in hdd_hostapd_set_sap_key()
|