Home
last modified time | relevance | path

Searched refs:wlan_crypto_key_entry (Results 1 – 12 of 12) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_obj_mgr.c127 wlan_crypto_key_entry *crypto_hash_find_by_linkid_and_macaddr( in crypto_hash_find_by_linkid_and_macaddr()
134 struct wlan_crypto_key_entry *hash_entry; in crypto_hash_find_by_linkid_and_macaddr()
158 struct wlan_crypto_key_entry *hash_entry, in crypto_hash_add()
173 struct wlan_crypto_key_entry *new_entry) in wlan_crypto_add_key_entry()
177 struct wlan_crypto_key_entry *crypto_entry = NULL; in wlan_crypto_add_key_entry()
229 struct wlan_crypto_key_entry *crypto_entry = NULL; in crypto_add_entry()
247 crypto_entry = (struct wlan_crypto_key_entry *) in crypto_add_entry()
248 qdf_mem_malloc(sizeof(struct wlan_crypto_key_entry)); in crypto_add_entry()
281 struct wlan_crypto_key_entry *crypto_entry, in crypto_remove_entry()
288 TAILQ_HEAD(, wlan_crypto_key_entry) * free_list = ptr; in crypto_remove_entry()
[all …]
H A Dwlan_crypto_def_i.h559 TAILQ_HEAD(, wlan_crypto_key_entry) * bins;
580 struct wlan_crypto_key_entry *new_entry);
604 wlan_crypto_key_entry * crypto_hash_find_by_linkid_and_macaddr(
H A Dwlan_crypto_global_api.c4514 struct wlan_crypto_key_entry *key_entry = NULL; in wlan_crypto_get_ml_sta_link_key()
4578 struct wlan_crypto_key_entry *key_entry = NULL; in wlan_crypto_get_ml_keys_from_index()
/wlan-driver/qcacld-3.0/components/wmi/inc/
H A Dwmi_unified_roam_api.h138 struct wlan_crypto_key_entry **keys,
145 struct wlan_crypto_key_entry **keys, in wmi_extract_roam_synch_key_event()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_def.h585 struct wlan_crypto_key_entry { struct
592 TAILQ_ENTRY(wlan_crypto_key_entry) hash_list_elem; argument
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload_event.c499 struct wlan_crypto_key_entry *keys, in cm_roam_sync_key_event_handler()
512 sizeof(struct wlan_crypto_key_entry)); in cm_roam_sync_key_event_handler()
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
H A Dtarget_if_cm_roam_event.c734 target_if_update_pairwise_key_peer_mac(struct wlan_crypto_key_entry *crypto_entry, in target_if_update_pairwise_key_peer_mac()
760 struct wlan_crypto_key_entry *keys; in target_if_roam_synch_key_event_handler()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
H A Dwlan_cm_roam_api.h1743 struct wlan_crypto_key_entry *keys,
1748 struct wlan_crypto_key_entry *keys, in cm_roam_sync_key_event_handler()
H A Dwlan_cm_roam_public_struct.h2984 struct wlan_crypto_key_entry *keys,
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_api.c164 struct wlan_crypto_key_entry **keys, in wmi_extract_roam_synch_key_event()
H A Dwmi_unified_roam_tlv.c3841 struct wlan_crypto_key_entry **entries, in extract_roam_synch_key_event_tlv()
3847 struct wlan_crypto_key_entry *key_entry; in extract_roam_synch_key_event_tlv()
/wlan-driver/qca-wifi-host-cmn/wmi/inc/
H A Dwmi_unified_priv.h516 struct wlan_crypto_key_entry **keys,