Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/libntp/
H A Dauthkeys.c332 int keycount in auth_moremem() argument
345 i = (keycount > 0) in auth_moremem()
346 ? keycount in auth_moremem()
371 int keycount in auth_prealloc_symkeys() argument
378 additional = keycount - allocated; in auth_prealloc_symkeys()
/freebsd/contrib/wpa/src/ap/
H A Dwpa_auth_i.h69 int keycount; member
H A Dwpa_auth.c2457 sm->keycount = 0;
4980 sm->keycount++;
4981 if (sm->keycount == 2) {