Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.h43 void *network_ctx; member
104 const void *network_ctx, int akmp) in pmksa_cache_get()
137 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
149 void *network_ctx, in pmksa_cache_set_current()
158 void *network_ctx, in pmksa_cache_flush()
H A Dpmksa_cache.c133 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
283 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_flush()
350 const void *network_ctx, in pmksa_cache_get()
405 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_get_opportunistic()
432 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
484 const u8 *bssid, void *network_ctx, in pmksa_cache_set_current()
H A Dwpa_i.h58 void *network_ctx; member
247 static inline int wpa_sm_add_pmkid(struct wpa_sm *sm, void *network_ctx, in wpa_sm_add_pmkid()
257 static inline int wpa_sm_remove_pmkid(struct wpa_sm *sm, void *network_ctx, in wpa_sm_remove_pmkid()
H A Dwpa.h105 void *network_ctx; member
339 void *network_ctx) in wpa_sm_pmksa_cache_flush()
H A Dwpa.c3361 const void *network_ctx) in wpa_sm_pmksa_exists()
3407 void wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx) in wpa_sm_pmksa_cache_flush()
/dragonfly/contrib/wpa_supplicant/wpa_supplicant/
H A Dpreauth_test.c146 static int wpa_supplicant_add_pmkid(void *wpa_s, void *network_ctx, in wpa_supplicant_add_pmkid()
156 static int wpa_supplicant_remove_pmkid(void *wpa_s, void *network_ctx, in wpa_supplicant_remove_pmkid()
H A Dwpas_glue.c530 void *network_ctx) in wpas_get_network_ctx()
543 static int wpa_supplicant_add_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_add_pmkid()
573 static int wpa_supplicant_remove_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_remove_pmkid()