const crypto/x509.Ed25519

7 uses

	crypto/x509 (current package)
		x509.go#L269: 	Ed25519
		x509.go#L276: 	Ed25519: "Ed25519",
		x509.go#L385: 	{PureEd25519, "Ed25519", oidSignatureEd25519, emptyRawValue, Ed25519, crypto.Hash(0) /* no pre-hashing */, false},
		x509.go#L508: 		return Ed25519
		x509.go#L908: 		if pubKeyAlgo != Ed25519 {
		x509.go#L950: 		if pubKeyAlgo != Ed25519 {
		x509.go#L1475: 		pubType = Ed25519