crypto/elliptic.Curve.Double (method)

2 uses

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