Home
last modified time | relevance | path

Searched refs:checkNormalized (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECPoint.java128 checkNormalized(); in getAffineXCoord()
140 checkNormalized(); in getAffineYCoord()
206 protected void checkNormalized() in checkNormalized() method in ECPoint