Home
last modified time | relevance | path

Searched refs:sys_hash32_identity (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.5.0/include/zephyr/sys/
Dhash_function.h58 static inline uint32_t sys_hash32_identity(const void *str, size_t n) in sys_hash32_identity() function
122 return sys_hash32_identity(str, n); in sys_hash32()