Home
last modified time | relevance | path

Searched defs:network_ctx (Results 1 – 7 of 7) sorted by relevance

/external/wpa_supplicant_8/src/rsn_supp/
Dpmksa_cache.h44 void *network_ctx; member
105 const void *network_ctx, int akmp) in pmksa_cache_get()
138 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
150 void *network_ctx, in pmksa_cache_set_current()
159 void *network_ctx, in pmksa_cache_flush()
Dpmksa_cache.c135 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
289 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_flush()
356 const void *network_ctx, in pmksa_cache_get()
414 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_get_opportunistic()
455 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
510 const u8 *bssid, void *network_ctx, in pmksa_cache_set_current()
Dwpa.h121 void *network_ctx; member
383 const void *network_ctx, int akmp) in wpa_sm_pmksa_cache_get()
399 void *network_ctx) in wpa_sm_pmksa_cache_flush()
Dwpa_i.h63 void *network_ctx; member
297 static inline int wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, in wpa_sm_add_pmkid()
309 static inline int wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, in wpa_sm_remove_pmkid()
Dwpa.c3796 const void *network_ctx) in wpa_sm_pmksa_exists()
3805 const void *network_ctx, in wpa_sm_pmksa_cache_get()
3863 void wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) in wpa_sm_pmksa_cache_flush()
/external/wpa_supplicant_8/wpa_supplicant/
Dpreauth_test.c153 static int wpa_supplicant_add_pmkid(void *wpa_s, void *network_ctx, in wpa_supplicant_add_pmkid()
165 static int wpa_supplicant_remove_pmkid(void *wpa_s, void *network_ctx, in wpa_supplicant_remove_pmkid()
Dwpas_glue.c572 void *network_ctx) in wpas_get_network_ctx()
585 static int wpa_supplicant_add_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_add_pmkid()
632 static int wpa_supplicant_remove_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_remove_pmkid()