Function riot_sys::sax_hash

source ·
pub unsafe extern "C" fn sax_hash(buf: *const u8, len: size_t) -> u32
Expand description

@defgroup sys_hashes_sax Shift, Add, XOR @ingroup sys_hashes_non_crypto @brief Shift, Add, XOR hash algorithm.

@param buf input buffer to hash @param len length of buffer @return 32 bit sized hash