Home
last modified time | relevance | path

Searched refs:HASH_SEED (Results 1 - 1 of 1) sorted by relevance

/drivers/hdf_core/framework/utils/src/
H A Dhdf_map.c32 const uint32_t HASH_SEED = 131; variable
40 hashValue = hashValue * HASH_SEED + (*hashKey++); in MapHash()

Completed in 1 milliseconds