func crypto/ecdsa.ParseRawPrivateKey

one use

	crypto/ecdsa (current package)
		ecdsa.go#L249: func ParseRawPrivateKey(curve elliptic.Curve, data []byte) (*PrivateKey, error) {