Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/src/
H A Dwlan_crypto_obj_mgr.c602 void wlan_crypto_free_key(struct wlan_crypto_keys *crypto_key) in wlan_crypto_free_key() function
649 wlan_crypto_free_key(&crypto_priv->crypto_key); in wlan_crypto_free_vdev_key()
728 wlan_crypto_free_key(&crypto_priv->crypto_key); in wlan_crypto_vdev_obj_destroy_handler()
754 wlan_crypto_free_key(&crypto_priv->crypto_key); in wlan_crypto_peer_obj_destroy_handler()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/crypto/inc/
H A Dwlan_crypto_global_api.h999 void wlan_crypto_free_key(struct wlan_crypto_keys *crypto_key);
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
H A Dwlan_cm_roam_offload_event.c510 wlan_crypto_free_key(&keys[i].keys); in cm_roam_sync_key_event_handler()
/wlan-driver/qcacld-3.0/components/wmi/src/
H A Dwmi_unified_roam_tlv.c4124 wlan_crypto_free_key(&key_entry[j].keys); in extract_roam_synch_key_event_tlv()