Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:rsn_pmksa_cache

31 struct rsn_pmksa_cache {
69 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
78 static void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
90 struct rsn_pmksa_cache *pmksa = eloop_ctx;
108 struct rsn_pmksa_cache *pmksa = eloop_ctx;
114 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
158 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len,
263 void pmksa_cache_deinit(struct rsn_pmksa_cache *pmksa)
289 struct rsn_pmksa_cache_entry * pmksa_cache_get(struct rsn_pmksa_cache *pmksa,
310 void pmksa_cache_notify_reconfig(struct rsn_pmksa_cache *pmksa)
321 pmksa_cache_clone_entry(struct rsn_pmksa_cache *pmksa,
352 pmksa_cache_get_opportunistic(struct rsn_pmksa_cache *pmksa,
413 struct rsn_pmksa_cache *pmksa = sm->pmksa;
485 struct rsn_pmksa_cache *
490 struct rsn_pmksa_cache *pmksa;