Home
last modified time | relevance | path

Searched refs:sme_get_pmk_info (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_api.h630 void sme_get_pmk_info(mac_handle_t mac_handle, uint8_t session_id,
659 void sme_get_pmk_info(mac_handle_t mac_handle, uint8_t session_id, in sme_get_pmk_info() function
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c3582 void sme_get_pmk_info(mac_handle_t mac_handle, uint8_t session_id, in sme_get_pmk_info() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c26379 sme_get_pmk_info(mac_handle, adapter->deflink->vdev_id, pmk_cache); in hdd_fill_pmksa_info()