Home | History | Annotate | Download | only in rsn_supp

Lines Matching refs:network_ctx

200 						sm->network_ctx, sm->key_mgmt);
2249 sm->network_ctx = config->network_ctx;
2262 sm->network_ctx = NULL;
2656 void wpa_sm_pmksa_cache_flush(struct wpa_sm *sm, void *network_ctx)
2659 pmksa_cache_flush(sm->pmksa, network_ctx);