SipHashState::Copy

Construct a copy of this state.

Synopsis

Declared in <crypto/siphash.h>

[[always_inline]]
SipHashState
Copy() const noexcept;

Return Value

A copy of the current state.