/wlan-driver/qca-wifi-host-cmn/target_if/crypto/src/ |
D | target_if_crypto.c | 53 bool pairwise, in wlan_crypto_set_wapi_key() argument 89 bool pairwise, in wlan_crypto_set_wapi_key() argument 113 if (pairwise) in wlan_crypto_set_wapi_key() 118 if (!pairwise) in wlan_crypto_set_wapi_key() 128 bool pairwise, in wlan_crypto_set_wapi_key() argument 175 bool pairwise; in target_if_crypto_set_key() local 204 pairwise = false; in target_if_crypto_set_key() 208 pairwise = true; in target_if_crypto_set_key() 241 wlan_crypto_set_wapi_key(vdev, pairwise, req->cipher_type, ¶ms); in target_if_crypto_set_key() 248 if (pairwise && params.key_idx == def_tx_idx) in target_if_crypto_set_key() [all …]
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/inc/ |
D | osif_cm_util.h | 280 bool pairwise, 538 bool pairwise,
|
/wlan-driver/qca-wifi-host-cmn/os_if/linux/mlme/src/ |
D | osif_cm_util.c | 334 bool pairwise, enum wlan_crypto_cipher_type cipher_type) in osif_cm_send_keys_cb() argument 338 pairwise, in osif_cm_send_keys_cb() 853 bool pairwise, in osif_cm_send_vdev_keys() argument 861 return cb(vdev, key_index, pairwise, cipher_type); in osif_cm_send_vdev_keys()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/ |
D | wlan_crypto_global_api.h | 889 bool pairwise, uint8_t key_index); 913 bool pairwise, uint8_t key_index, 1023 bool pairwise, in wlan_crypto_update_set_key_peer() argument
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/include/ |
D | wlan_mlme_cmn.h | 133 uint8_t key_index, bool pairwise, 954 uint8_t key_index, bool pairwise, 973 uint8_t key_index, bool pairwise, in mlme_cm_osif_send_keys() argument
|
/wlan-driver/qcacld-3.0/core/hdd/src/ |
D | wlan_hdd_cm_api.h | 118 u8 key_index, bool pairwise,
|
D | wlan_hdd_cfg80211.h | 1054 u8 key_index, bool pairwise, 1071 u8 key_index, bool pairwise, in wlan_hdd_send_key_vdev() argument
|
D | wlan_hdd_cfg80211.c | 23711 bool pairwise, u8 key_index, in wlan_hdd_add_key_sap() argument 23736 (pairwise ? in wlan_hdd_add_key_sap() 23741 wma_update_set_key(link_info->vdev_id, pairwise, in wlan_hdd_add_key_sap() 23751 bool pairwise, u8 key_index, bool *ft_mode) in wlan_hdd_add_key_sta() argument 23770 errno = wlan_cfg80211_crypto_add_key(vdev, (pairwise ? in wlan_hdd_add_key_sta() 23788 bool pairwise) in wlan_hdd_mlo_link_free_keys() argument 23796 if (pairwise && in wlan_hdd_mlo_link_free_keys() 23818 bool pairwise) in wlan_hdd_mlo_link_free_keys() argument 23969 u8 key_index, bool pairwise, in wlan_hdd_mlo_link_add_pairwise_key() argument 23985 (pairwise ? WLAN_CRYPTO_KEY_TYPE_UNICAST : in wlan_hdd_mlo_link_add_pairwise_key() [all …]
|
D | wlan_hdd_cm_connect.c | 1907 u8 key_index, bool pairwise, in hdd_cm_send_vdev_keys() argument 1910 return wlan_hdd_send_key_vdev(vdev, key_index, pairwise, cipher_type); in hdd_cm_send_vdev_keys()
|
D | wlan_hdd_connectivity_logging.c | 118 GET_ATTR_OFFSET(conn_info.pairwise)},
|
/wlan-driver/qca-wifi-host-cmn/umac/mlme/mlme_objmgr/dispatcher/src/ |
D | wlan_cmn_mlme_main.c | 585 uint8_t key_index, bool pairwise, in mlme_cm_osif_send_keys() argument 592 pairwise, in mlme_cm_osif_send_keys()
|
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/ |
D | wlan_cm_vdev_connect.c | 1672 bool pairwise; in cm_install_link_vdev_keys() local 1712 pairwise = crypto_key->key_type ? WLAN_CRYPTO_KEY_TYPE_UNICAST : WLAN_CRYPTO_KEY_TYPE_GROUP; in cm_install_link_vdev_keys() 1714 vdev_id, link_id, i, pairwise); in cm_install_link_vdev_keys() 1715 mlme_cm_osif_send_keys(vdev, i, pairwise, in cm_install_link_vdev_keys()
|
/wlan-driver/qcacld-3.0/components/cmn_services/logging/inc/ |
D | wlan_connectivity_logging.h | 1052 uint32_t pairwise; member
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
D | wma_features.c | 6152 static void wma_send_set_key_rsp(uint8_t vdev_id, bool pairwise, in wma_send_set_key_rsp() argument 6180 if (pairwise) { in wma_send_set_key_rsp() 6233 void wma_update_set_key(uint8_t session_id, bool pairwise, in wma_update_set_key() argument 6252 wma_send_set_key_rsp(session_id, pairwise, key_index); in wma_update_set_key()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
D | wma.h | 2477 void wma_update_set_key(uint8_t session_id, bool pairwise,
|
/wlan-driver/qcacld-3.0/components/wmi/src/ |
D | wmi_unified_roam_tlv.c | 3849 struct wlan_crypto_key *dst_key, *pairwise; in extract_roam_synch_key_event_tlv() local 4008 pairwise = dst_key; in extract_roam_synch_key_event_tlv() 4015 *dst_key = *pairwise; in extract_roam_synch_key_event_tlv()
|
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/ |
D | wlan_crypto_global_api.c | 4236 bool pairwise, uint8_t key_index) in wlan_crypto_get_cipher() argument 4686 bool pairwise, uint8_t key_index, in wlan_crypto_update_set_key_peer() argument
|