func crypto/ed25519.newKeyFromSeed

2 uses

	crypto/ed25519 (current package)
		ed25519.go#L122: 	newKeyFromSeed(privateKey, seed)
		ed25519.go#L126: func newKeyFromSeed(privateKey, seed []byte) {