HomeSort by relevance Sort by last modified time
    Searched full:gettrailingzeroes (Results 1 - 1 of 1) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/raw/
Mod.java 158 int zeroes = getTrailingZeroes(u[0]);
187 private static int getTrailingZeroes(int x)

Completed in 1008 milliseconds