Searched refs:SoftBusCryptoRand (Results 1 – 6 of 6) sorted by relevance
25 pId.chainId = chainId > 0 ? chainId : (uint64_t)SoftBusCryptoRand(); in SoftbusHitraceStart()
89 uint32_t SoftBusCryptoRand(void);
62 return SoftBusCryptoRand(); in CryptoRand()
120 gcIpSuffix = static_cast<int>(SoftBusCryptoRand() % IP_SUFFIX_RANGE + GC_IP_SUFFIX_START); in CalculateGcIp()
338 uint32_t SoftBusCryptoRand(void) in SoftBusCryptoRand() function
462 uint32_t SoftBusCryptoRand(void) in SoftBusCryptoRand() function