rustc_data_structures
1.78.0-dev
Module sip128
Macros
Structs
Constants
Functions
In crate rustc_data_structures
?
Module
rustc_data_structures
::
sip128
source
·
[
−
]
Expand description
This is a copy of
core::hash::sip
adapted to providing 128 bit hashes.
Macros
§
compress
🔒
Structs
§
Sip13Rounds
🔒
SipHasher128
State
🔒
Constants
§
BUFFER_CAPACITY
🔒
BUFFER_SIZE
🔒
BUFFER_SPILL_INDEX
🔒
BUFFER_WITH_SPILL_CAPACITY
🔒
BUFFER_WITH_SPILL_SIZE
🔒
ELEM_SIZE
🔒
Functions
§
copy_nonoverlapping_small
🔒
⚠