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

Completed in 653 milliseconds