Searched refs:matchidx (Results 1 – 1 of 1) sorted by relevance
1330 u_int stateidx, state, tmpidx, matchidx; in key_allocsa() local1364 matchidx = arraysize; in key_allocsa()1382 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_allocsa()1389 if (tmpidx >= matchidx) { in key_allocsa()1413 matchidx = tmpidx; in key_allocsa()4261 u_int stateidx, state, matchidx; in key_getsavbyspi() local4265 matchidx = _ARRAYLEN(saorder_state_alive); in key_getsavbyspi()4273 for (stateidx = 0; stateidx < matchidx; stateidx++) { in key_getsavbyspi()4277 matchidx = stateidx; in key_getsavbyspi()