Home
last modified time | relevance | path

Searched refs:rand (Results 1026 - 1050 of 1166) sorted by relevance

1...<<41424344454647

/third_party/nghttp2/src/
H A Dshrpx_http3_upstream.cc198 void rand(uint8_t *dest, size_t destlen, const ngtcp2_rand_ctx *rand_ctx) { in rand() function
595 rand, in init()
H A Dshrpx_worker.cc35 #include <openssl/rand.h>
H A Dshrpx_http_downstream_connection.cc27 #include <openssl/rand.h>
/third_party/node/deps/openssl/openssl/
H A DConfigure971 elsif (/^--with-rand-seed=(.*)$/)
975 die "Unknown --with-rand-seed choice $x\n"
1230 You have selected the --with-rand-seed=none option, which effectively
/third_party/openssl/
H A DConfigure973 elsif (/^--with-rand-seed=(.*)$/)
977 die "Unknown --with-rand-seed choice $x\n"
1232 You have selected the --with-rand-seed=none option, which effectively
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/include/
H A Dril_callback_test.h510 currentSerialId_ = rand() % RAND_MAX; in GetSerialId()
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/
H A Dconnection_manager.cpp35 #include "openssl/rand.h"
541 data[SEQUENCE_NUMBER] = rand(); in SendConsultData()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_api11_sample.cpp777 uint32_t random_eos = rand() % 25; in RandomEOS()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp725 uint32_t random_eos = rand() % 25; in RandomEOS()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_storage_executor.cpp19 #include <openssl/rand.h>
H A Dmulti_ver_natural_store.cpp20 #include <openssl/rand.h>
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_data_generator.cpp16 #include <openssl/rand.h>
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Dmeta_data.cpp18 #include <openssl/rand.h>
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c372 Description : Adp function if user has not registered the callback for rand
377 return (FILLP_UINT32)rand(); in FillpRand()
/kernel/linux/linux-5.10/tools/testing/selftests/vm/
H A Dprotection_keys.c576 random_index = rand() % nr_alloced; in alloc_random_pkey()
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_debugfs.c797 __le64_to_cpu(ltk->rand), 16, ltk->val); in long_term_keys_show()
/kernel/linux/linux-6.6/tools/testing/selftests/mm/
H A Dprotection_keys.c568 random_index = rand() % nr_alloced; in alloc_random_pkey()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_debugfs.c841 __le64_to_cpu(ltk->rand), 16, ltk->val); in long_term_keys_show()
/third_party/icu/icu4c/source/test/intltest/
H A Drestsnew.cpp192 // Assume rand has at least 12 bits of precision in randul()
195 ((char*)&l)[i] = (char)((rand() & 0x0FF0) >> 4); in randul()
/third_party/lame/misc/
H A Dabx.c327 val = t.tv_sec ^ t.tv_usec ^ rand(); in random_number()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_aes_cbc_hmac_sha256_hw.c31 # include <openssl/rand.h>
/third_party/node/deps/openssl/openssl/providers/implementations/keymgmt/
H A Decx_kmgmt.c18 #include <openssl/rand.h>
/third_party/node/deps/openssl/openssl/ssl/record/
H A Drec_layer_s3.c16 #include <openssl/rand.h>
/third_party/node/deps/openssl/openssl/ssl/
H A Dssl_sess.c16 #include <openssl/rand.h>
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha256.c24 #include <openssl/rand.h>

Completed in 48 milliseconds

1...<<41424344454647