type hash.XOF

2 uses

	hash (current package)
		hash.go#L75: type XOF interface {

	golang.org/x/crypto/blake2b
		go125.go#L11: var _ hash.XOF = (*xof)(nil)