Searched refs:RIGHT1 (Results 1 – 1 of 1) sorted by relevance
56 private static final int[] RIGHT1 = { 0, 40, 48, 56 }; field in InsecureSHA1PRNGKeyDerivator371 seed[lastWord] |= (int) ((counter >>> RIGHT1[n]) & MASK[n]); in nextBytes()