☰
In sp_core
In
sp_core
Modules
crypto
ecdsa
ed25519
hash
hashing
hexdisplay
offchain
sandbox
sr25519
testing
traits
u32_trait
uint
Macros
impl_maybe_marker
map
wasm_export_functions
Structs
Blake2Hasher
Bytes
H160
H256
H512
KeccakHasher
OpaqueMetadata
OpaquePeerId
U256
U512
Enums
ExecutionContext
LogLevel
LogLevelFilter
NativeOrEncoded
NeverNativeValue
Void
Constants
MAX_POSSIBLE_ALLOCATION
Traits
Hasher
TypeId
Functions
blake2_128
blake2_256
keccak_256
twox_128
twox_256
twox_64
?
Function
sp_core
::
twox_64
source
·
[
−
]
pub fn twox_64(data:
&[
u8
]
) ->
[
u8
; 8]
Expand description
Do a XX 64-bit hash and return result.