Searched defs:ptksa (Results 1 – 3 of 3) sorted by relevance
18 struct dl_list ptksa; member27 static void ptksa_cache_free_entry(struct ptksa_cache *ptksa, in ptksa_cache_free_entry()39 struct ptksa_cache *ptksa = eloop_ctx; in ptksa_cache_expire() local66 static void ptksa_cache_set_expiration(struct ptksa_cache *ptksa) in ptksa_cache_set_expiration()97 struct ptksa_cache *ptksa = os_zalloc(sizeof(struct ptksa_cache)); in ptksa_cache_init() local112 void ptksa_cache_deinit(struct ptksa_cache *ptksa) in ptksa_cache_deinit()137 struct ptksa_cache_entry * ptksa_cache_get(struct ptksa_cache *ptksa, in ptksa_cache_get()165 int ptksa_cache_list(struct ptksa_cache *ptksa, char *buf, size_t len) in ptksa_cache_list()233 void ptksa_cache_flush(struct ptksa_cache *ptksa, const u8 *addr, u32 cipher) in ptksa_cache_flush()276 struct ptksa_cache_entry * ptksa_cache_add(struct ptksa_cache *ptksa, in ptksa_cache_add()[all …]
422 struct ptksa_cache *ptksa; member
820 struct ptksa_cache *ptksa; member