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

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECFieldElement.java 495 // * representation. Both trinomial (TPB) and pentanomial (PPB) polynomial
516 // * Indicates pentanomial basis representation (PPB). Number chosen
519 // public static final int PPB = 3;
522 // * TPB or PPB.
535 // * PPB: The integer <code>k1</code> where <code>x<sup>m</sup> +
543 // * PPB: The integer <code>k2</code> where <code>x<sup>m</sup> +
551 // * PPB: The integer <code>k3</code> where <code>x<sup>m</sup> +
558 // * Constructor for PPB.
598 // this.representation = PPB;
711 // if (this.representation == PPB)
    [all...]
  /external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar 

Completed in 57 milliseconds