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

/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dwpa.h41 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.h41 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.h41 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.h1521 * remove_pmkid - Remove PMKSA cache entry to the driver
1532 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1538 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1550 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
/external/wpa_supplicant_8/src/drivers/
H A Ddriver.h1521 * remove_pmkid - Remove PMKSA cache entry to the driver
1532 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1538 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1550 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver.h1521 * remove_pmkid - Remove PMKSA cache entry to the driver
1532 * associate(), remove_pmkid() can be used to synchronize PMKSA caches
1538 int (*remove_pmkid)(void *priv, const u8 *bssid, const u8 *pmkid); member in struct:wpa_driver_ops
1550 * associate(), remove_pmkid() can be used to synchronize PMKSA caches

Completed in 148 milliseconds