Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/adapter/common/dfx/
H A Dsoftbus_adapter_hitrace.c25 pId.chainId = chainId > 0 ? chainId : (uint64_t)SoftBusCryptoRand(); in SoftbusHitraceStart()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/include/
H A Dsoftbus_adapter_crypto.h89 uint32_t SoftBusCryptoRand(void);
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_instance.cpp62 return SoftBusCryptoRand(); in CryptoRand()
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/
H A Dp2p_connect_state.cpp120 gcIpSuffix = static_cast<int>(SoftBusCryptoRand() % IP_SUFFIX_RANGE + GC_IP_SUFFIX_START); in CalculateGcIp()
/ohos5.0/foundation/communication/dsoftbus/adapter/common/mbedtls/
H A Dsoftbus_adapter_crypto.c338 uint32_t SoftBusCryptoRand(void) in SoftBusCryptoRand() function
/ohos5.0/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_adapter_crypto.c462 uint32_t SoftBusCryptoRand(void) in SoftBusCryptoRand() function