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.h36 struct ptksa_cache * ptksa_cache_init(void);
H A Dptksa_cache.c111 struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
368 struct ptksa_cache * ptksa_cache_init(void) in ptksa_cache_init() function
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c1484 wpa_s->ptksa = ptksa_cache_init(); in wpa_supplicant_init_wpa()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_glue.c1910 hapd->ptksa = ptksa_cache_init(); in hostapd_setup_wpa()