Mutably finalize this state with 3 SipRounds using the unpadded finalizer, and return the resulting hash.
Synopsis
Declared in <crypto/siphash.h>
[[always_inline]]
uint64_t
Finalize3U() noexcept;
Return Value
The resulting 64‐bit hash.
Created with MrDocs