3 references to XxHash3
System.IO.Hashing (3)
System\IO\Hashing\XxHash3.cs (2)
29/// <summary>Initializes a new instance of the <see cref="XxHash3"/> class using the default seed value 0.</summary> 34/// <summary>Initializes a new instance of the <see cref="XxHash3"/> class using the specified seed.</summary>
System\IO\Hashing\XxHashShared.cs (1)
17/// <summary>Shared implementation of the XXH3 hash algorithm for 64-bit in <see cref="XxHash3"/> and <see cref="XxHash128"/> version.</summary>