Searched refs:keycount (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/ntp/libntp/
H A Dauthkeys.c332 int keycount
345 i = (keycount > 0)
346 ? keycount
371 int keycount
378 additional = keycount - allocated;
/freebsd-current/contrib/wpa/src/ap/
H A Dwpa_auth_i.h69 int keycount; member in struct:wpa_state_machine
H A Dwpa_auth.c1942 sm->keycount = 0;
3678 sm->keycount++;
3679 if (sm->keycount == 2) {

Completed in 119 milliseconds