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.
Created with MrDocs
Construct a copy of this state.
Declared in <crypto/siphash.h>
[[always_inline]]
SipHashState
Copy() const noexcept;
A copy of the current state.
Created with MrDocs