Lines Matching defs:currentkey
717 uint64_t key_so_far, scratch, *currentkey;733 currentkey = (uint64_t *)aligned_key;736 currentkey = (uint64_t *)key;740 key_so_far = currentkey[j];758 currentkey[j] = scratch;766 if (currentkey[0] == currentkey[1] || currentkey[1] == currentkey[2])770 bcopy(currentkey, corrected_key, keysize);