crypto/elliptic.p224Curve.Double (method)

one use

	crypto/elliptic (current package)
		p224.go#L98: func (p224Curve) Double(bigX1, bigY1 *big.Int) (x, y *big.Int) {