Home
last modified time | relevance | path

Searched refs:ptksa_cache_init (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/wpa/src/common/
H A Dptksa_cache.h32 struct ptksa_cache * ptksa_cache_init(void);
45 static inline struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
H A Dptksa_cache.c90 struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1368 wpa_s->ptksa = ptksa_cache_init(); in wpa_supplicant_init_wpa()
/freebsd-13.1/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c1557 hapd->ptksa = ptksa_cache_init(); in hostapd_setup_wpa()