Searched defs:remove_pmkid (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h42 int (*remove_pmkid)(void *ctx, const u8 *bssid, const u8 *pmkid); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/src/rsn_supp/
H A Dwpa.h42 int (*remove_pmkid)(void *ctx, const u8 *bssid, const u8 *pmkid); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dwpa.h42 int (*remove_pmkid)(void *ctx, const u8 *bssid, const u8 *pmkid); member in struct:wpa_sm_ctx
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver.h1899 * remove_pmkid - Remove PMKSA cache entry to the driver
1910 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1916 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1928 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1899 * remove_pmkid - Remove PMKSA cache entry to the driver
1910 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1916 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1928 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1899 * remove_pmkid - Remove PMKSA cache entry to the driver
1910 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1916 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1928 * associate(), remove_pmkid() can be used to synchronize PMKSA caches

Completed in 77 milliseconds