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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECFieldElement.java 246 BigInteger Qh = ECConstants.ONE;
250 Ql = Ql.multiply(Qh).mod(p);
254 Qh = Ql.multiply(Q).mod(p);
257 Vh = Vh.multiply(Vh).subtract(Qh.shiftLeft(1)).mod(p);
261 Qh = Ql;
268 Ql = Ql.multiply(Qh).mod(p);
269 Qh = Ql.multiply(Q).mod(p);
272 Ql = Ql.multiply(Qh).mod(p);
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/testdata/
h264-svc-99-640x360.rtpdump     [all...]

Completed in 1096 milliseconds