Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dptksa_cache.h35 struct ptksa_cache * ptksa_cache_init(void);
H A Dptksa_cache.c95 struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
350 struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1434 wpa_s->ptksa = ptksa_cache_init(); in wpa_supplicant_init_wpa()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c1754 hapd->ptksa = ptksa_cache_init(); in hostapd_setup_wpa()