Searched refs:twostrong (Results 1 – 1 of 1) sorted by relevance
366 int simple, onestrong, twostrong; in PTW_computeKey() local370 twostrong = (testlimit/10)*1; in PTW_computeKey()371 simple = testlimit - onestrong - twostrong; in PTW_computeKey()421 if (doComputation(state, keybuf, keylen, table, (sorthelper *) sh, strongbytes, twostrong)) { in PTW_computeKey()