Home
last modified time | relevance | path

Searched refs:pmkid_cache_t (Results 1 – 3 of 3) sorted by relevance

/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
DadmCtrl.h156 } pmkid_cache_t; typedef
190 pmkid_cache_t pmkid_cache;
DadmCtrl.c932 os_memoryZero(pAdmCtrl->hOs, (void*)&pAdmCtrl->pmkid_cache, sizeof(pmkid_cache_t)); in admCtrl_resetPMKIDlist()
DadmCtrlWpa2.c1639 os_memoryZero(pAdmCtrl->hOs, (void*)&pAdmCtrl->pmkid_cache, sizeof(pmkid_cache_t)); in admCtrlWpa2_resetPMKIDCache()