Home
last modified time | relevance | path

Searched refs:keycount (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/src/ap/
Dwpa_auth_i.h68 int keycount; member
Dwpa_auth.c1788 sm->keycount = 0; in SM_STATE()
2415 sm->keycount++; in SM_STATE()
2416 if (sm->keycount == 2) { in SM_STATE()