crypto/ed25519.Options.Hash (field)

5 uses

	crypto/ed25519 (current package)
		ed25519.go#L126: 	Hash crypto.Hash
		ed25519.go#L134: func (o *Options) HashFunc() crypto.Hash { return o.Hash }
		ed25519.go#L284: 	case opts.Hash == crypto.SHA512: // Ed25519ph
		ed25519.go#L295: 	case opts.Hash == crypto.Hash(0) && opts.Context != "": // Ed25519ctx
		ed25519.go#L303: 	case opts.Hash == crypto.Hash(0): // Ed25519