Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/
H A Dhdf_cstring.c19 const uint32_t seed = 131; // 31 131 1313 13131 131313 etc.. in HdfStringMakeHashKey() local
21 hashValue = hashValue * seed + (*key++); in HdfStringMakeHashKey()

Completed in 1 milliseconds