Home
last modified time | relevance | path

Searched defs:montgomeryTrick (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECAlgorithms.java134 public static void montgomeryTrick(ECFieldElement[] zs, int off, int len) in montgomeryTrick() method in ECAlgorithms
139 public static void montgomeryTrick(ECFieldElement[] zs, int off, int len, ECFieldElement scale) in montgomeryTrick() method in ECAlgorithms