Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/src/rsn_supp/
Dpmksa_cache.h44 void *network_ctx; member
111 const void *network_ctx, int akmp) in pmksa_cache_get()
144 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
156 void *network_ctx, in pmksa_cache_set_current()
165 void *network_ctx, in pmksa_cache_flush()
Dpmksa_cache.c175 const u8 *aa, const u8 *spa, void *network_ctx, int akmp, in pmksa_cache_add()
335 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_flush()
403 const void *network_ctx, in pmksa_cache_get()
464 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa, void *network_ctx, in pmksa_cache_get_opportunistic()
505 const void *network_ctx, const u8 *cache_id) in pmksa_cache_get_fils_cache_id()
561 const u8 *bssid, void *network_ctx, in pmksa_cache_set_current()
Dwpa.h124 void *network_ctx; member
392 const void *network_ctx, int akmp) in wpa_sm_pmksa_cache_get()
408 void *network_ctx) in wpa_sm_external_pmksa_cache_flush()
413 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()
/device/soc/hisilicon/ws63v100/sdk/open_source/wpa_supplicant/wpa_supplicant/
Dwpas_glue.c562 void *network_ctx) in wpas_get_network_ctx()
575 static int wpa_supplicant_add_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_add_pmkid()
622 static int wpa_supplicant_remove_pmkid(void *_wpa_s, void *network_ctx, in wpa_supplicant_remove_pmkid()