crypto/ecdsa.PrivateKey.Double (method, view implemented interface methods)

2 uses

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