Mutably finalize this state with 4 SipRounds, and return the resulting hash.

Synopsis

Declared in <crypto/siphash.h>

[[always_inline]]
uint64_t
Finalize4() noexcept;

Return Value

The resulting 64‐bit hash.

Created with MrDocs