const crypto/x509.Ed25519

7 uses

	crypto/x509 (current package)
		x509.go#L270: 	Ed25519
		x509.go#L277: 	Ed25519: "Ed25519",
		x509.go#L386: 	{PureEd25519, "Ed25519", oidSignatureEd25519, emptyRawValue, Ed25519, crypto.Hash(0) /* no pre-hashing */, false},
		x509.go#L509: 		return Ed25519
		x509.go#L977: 		if pubKeyAlgo != Ed25519 {
		x509.go#L1016: 		if pubKeyAlgo != Ed25519 {
		x509.go#L1541: 		pubType = Ed25519