Home
last modified time | relevance | path

Searched defs:random (Results 126 - 150 of 312) sorted by relevance

12345678910>>...13

/base/security/huks/test/unittest/huks_standard_test/module_test/mock/idl/src/
H A Dhuks_access_mock.c182 ENABLE_CFI(int32_t HuksAccessGenerateRandom(const struct HksParamSet *paramSet, struct HksBlob *random)) in HuksAccessGenerateRandom() argument
/base/security/huks/services/huks_standard/huks_engine/main/core/src/
H A Dhks_core_interfaces.c113 int32_t HuksHdiGenerateRandom(const struct HksParamSet *paramSet, struct HksBlob *random) in HuksHdiGenerateRandom() argument
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/passthrough/
H A Dhuks_access.c299 ENABLE_CFI(int32_t HuksAccessGenerateRandom(const struct HksParamSet *paramSet, struct HksBlob *random)) in HuksAccessGenerateRandom() argument
/base/startup/appspawn/test/unittest/app_spawn_client_test/
H A Dapp_spawn_client_test.cpp860 uint32_t random = 0; in GenRandom() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/ipc/
H A Ddaemon_execute.cpp190 std::string random = std::to_string(rd()); in GetZipName() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/copy_listener/
H A Dtrans_listener.cpp57 std::string random = std::to_string(rd()); in CreateDfsCopyPath() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dtranslistener.cpp51 std::string random = std::to_string(rd()); in CreateDfsCopyPath() local
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c55 uint64_t random; member
274 static void GapRecvLeLongTermKeyRequest(uint16_t handle, const uint8_t *random, uint16_t ediv) in GapRecvLeLongTermKeyRequest() argument
/foundation/communication/dsoftbus/adapter/common/openssl/
H A Dsoftbus_aes_encrypt.c217 uint8_t random[RANDOM_LENGTH] = { 0 }; in SoftBusAesCfbEncrypt() local
[all...]
/test/testfwk/xdevice/plugins/ohos/src/ohos/testkit/
H A Dkit_lite.py20 import random namespace
/test/testfwk/developer_test/src/core/command/
H A Drun.py19 import random namespace
/test/xts/device_attest/services/core/utils/
H A Dattest_utils.c44 unsigned char* random = (unsigned char *)ATTEST_MEM_MALLOC(RANDOM_BYTES); in GetRandomNum() local
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils.c44 unsigned char* random = (unsigned char *)ATTEST_MEM_MALLOC(RANDOM_BYTES); in GetRandomNum() local
/test/xts/hats/hdf/usb/mtpTest_additional/common/
H A Dusbfn_mtp_test.cpp107 int32_t random = open("/dev/urandom", O_RDONLY); in WriteRandomDataToFile() local
/test/xts/hats/hdf/usb/mtpTest/common/
H A Dusbfn_mtp_test.cpp115 int32_t random = open("/dev/urandom", O_RDONLY); in WriteRandomDataToFile() local
/third_party/curl/lib/vtls/
H A Dvtls_int.h109 CURLcode (*random)(struct Curl_easy *data, unsigned char *entropy, member
/third_party/benchmark/tools/gbench/
H A Dreport.py8 import random namespace
/third_party/FreeBSD/sys/dev/random/
H A Dyarrow.c81 SDT_PROVIDER_DECLARE(random); variable
82 SDT_PROVIDER_DEFINE(random); global() variable
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
H A DUnicodeMapTest.java324 static Random random = new Random(12345); field in UnicodeMapTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
H A DTestIDNA.java596 private Random random = null; field in TestIDNA
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/
H A DTestIDNA.java593 private Random random = null; field in TestIDNA
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
H A DUnicodeMapTest.java321 static Random random = new Random(12345); field in UnicodeMapTest
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dbignum_core.py6 import random namespace
/third_party/node/deps/v8/tools/
H A Dbigint-tester.py13 import random namespace
[all...]
/third_party/node/deps/v8/tools/clusterfuzz/foozzie/
H A Dv8_mock.js

Completed in 25 milliseconds

12345678910>>...13