crypto/elliptic.Curve.Double (method)

2 uses

	crypto/elliptic (current package)
		elliptic.go#L31: 	Double(x1, y1 *big.Int) (x, y *big.Int)
		elliptic.go#L227: 		return specific.Double(x1, y1)