☰
Module sip128
Macros
Structs
Constants
Functions
All crates
?
Module
rustc_data_structures
::
sip128
[
−
]
[src]
Expand description
This is a copy of
core::hash::sip
adapted to providing 128 bit hashes.
Macros
compress
Structs
Sip24Rounds
SipHasher128
State
Constants
BUFFER_CAPACITY
BUFFER_SIZE
BUFFER_SPILL_INDEX
BUFFER_WITH_SPILL_CAPACITY
BUFFER_WITH_SPILL_SIZE
ELEM_SIZE
Functions
copy_nonoverlapping_small
⚠