HomeSort by relevance Sort by last modified time
    Searched defs:getLucas (Results 1 - 2 of 2) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
Tnaf.java 437 public static BigInteger[] getLucas(byte mu, int k, boolean doV)
509 BigInteger[] us = getLucas(mu, w, false);
540 BigInteger[] ui = getLucas(mu, index, false);
606 BigInteger[] v = getLucas(mu, m, true);
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 

Completed in 25 milliseconds