Searched defs:rsn_pmksa_cache (Results 1 - 6 of 6) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/ap/
H A Dpmksa_cache_auth.c24 struct rsn_pmksa_cache { struct
36 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
50 void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
96 struct rsn_pmksa_cache *pmksa = eloop_ctx;
110 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
196 static void pmksa_cache_link_entry(struct rsn_pmksa_cache *pmksa,
252 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa,
310 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa,
353 void pmksa_cache_auth_deinit(struct rsn_pmksa_cache *pmksa)
384 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmks
[all...]
/external/wpa_supplicant_8/hostapd/src/rsn_supp/
H A Dpmksa_cache.c22 struct rsn_pmksa_cache { struct
33 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
42 static void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
55 struct rsn_pmksa_cache *pmksa = eloop_ctx;
73 struct rsn_pmksa_cache *pmksa = eloop_ctx;
79 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
126 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len,
258 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx,
295 void pmksa_cache_deinit(struct rsn_pmksa_cache *pmksa)
322 struct rsn_pmksa_cache_entry * pmksa_cache_get(struct rsn_pmksa_cache *pmks
[all...]
/external/wpa_supplicant_8/src/ap/
H A Dpmksa_cache_auth.c24 struct rsn_pmksa_cache { struct
36 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
50 void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
96 struct rsn_pmksa_cache *pmksa = eloop_ctx;
110 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
196 static void pmksa_cache_link_entry(struct rsn_pmksa_cache *pmksa,
252 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa,
310 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa,
353 void pmksa_cache_auth_deinit(struct rsn_pmksa_cache *pmksa)
384 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmks
[all...]
/external/wpa_supplicant_8/src/rsn_supp/
H A Dpmksa_cache.c22 struct rsn_pmksa_cache { struct
33 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
42 static void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
55 struct rsn_pmksa_cache *pmksa = eloop_ctx;
73 struct rsn_pmksa_cache *pmksa = eloop_ctx;
79 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
126 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len,
258 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx,
295 void pmksa_cache_deinit(struct rsn_pmksa_cache *pmksa)
322 struct rsn_pmksa_cache_entry * pmksa_cache_get(struct rsn_pmksa_cache *pmks
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dpmksa_cache_auth.c24 struct rsn_pmksa_cache { struct
36 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
50 void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
96 struct rsn_pmksa_cache *pmksa = eloop_ctx;
110 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
196 static void pmksa_cache_link_entry(struct rsn_pmksa_cache *pmksa,
252 pmksa_cache_auth_add(struct rsn_pmksa_cache *pmksa,
310 pmksa_cache_add_okc(struct rsn_pmksa_cache *pmksa,
353 void pmksa_cache_auth_deinit(struct rsn_pmksa_cache *pmksa)
384 pmksa_cache_auth_get(struct rsn_pmksa_cache *pmks
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/rsn_supp/
H A Dpmksa_cache.c22 struct rsn_pmksa_cache { struct
33 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa);
42 static void pmksa_cache_free_entry(struct rsn_pmksa_cache *pmksa,
55 struct rsn_pmksa_cache *pmksa = eloop_ctx;
73 struct rsn_pmksa_cache *pmksa = eloop_ctx;
79 static void pmksa_cache_set_expiration(struct rsn_pmksa_cache *pmksa)
126 pmksa_cache_add(struct rsn_pmksa_cache *pmksa, const u8 *pmk, size_t pmk_len,
258 void pmksa_cache_flush(struct rsn_pmksa_cache *pmksa, void *network_ctx,
295 void pmksa_cache_deinit(struct rsn_pmksa_cache *pmksa)
322 struct rsn_pmksa_cache_entry * pmksa_cache_get(struct rsn_pmksa_cache *pmks
[all...]

Completed in 107 milliseconds