Searched refs:matchidx (Results 1 – 1 of 1) sorted by relevance
1295 u_int stateidx, state, tmpidx, matchidx; in key_allocsa_extended() local1361 matchidx = arraysize; in key_allocsa_extended()1379 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa_extended()1386 if (tmpidx >= matchidx) { in key_allocsa_extended()1409 matchidx = tmpidx; in key_allocsa_extended()4289 u_int stateidx, state, matchidx; in key_getsavbyspi() local4293 matchidx = _ARRAYLEN(saorder_state_alive); in key_getsavbyspi()4301 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_getsavbyspi()4305 matchidx = stateidx; in key_getsavbyspi()