Home
last modified time | relevance | path

Searched refs:rand (Results 826 - 850 of 1119) sorted by relevance

1...<<31323334353637383940>>...45

/third_party/openssl/test/
H A Dwpackettest.c12 #include <openssl/rand.h>
H A Ddsa_no_digest_size_test.c23 #include <openssl/rand.h>
/third_party/pulseaudio/src/tests/
H A Dcpu-remap-test.c63 in[i] = 2.1f * (rand()/(float) RAND_MAX - 0.5f); in run_remap_test_float()
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-send.c303 port = DEFAULT_PORT + ((uint32_t) (rand() % 512) << 1); in pa__init()
/third_party/openssl/crypto/ec/
H A Decdsa_ossl.c19 #include <openssl/rand.h>
/third_party/openssl/crypto/evp/
H A Dbio_ok.c78 #include <openssl/rand.h>
H A De_des3.c23 # include <openssl/rand.h>
/third_party/openssl/crypto/cms/
H A Dcms_pwri.c16 #include <openssl/rand.h>
/third_party/openssl/apps/
H A Denc.c21 #include <openssl/rand.h>
/third_party/openssl/crypto/engine/
H A Deng_openssl.c26 #include <openssl/rand.h>
/third_party/openssl/apps/lib/
H A Dhttp_server.c25 #include <openssl/rand.h>
/third_party/openssl/crypto/ocsp/
H A Docsp_ext.c16 #include <openssl/rand.h>
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp396 allocSize[i] = rand() % 1000 + 1; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiGetMemoryCommitment.cpp398 allocSize[i] = rand() % 1000 + 1; in iterate()
/third_party/openssl/engines/
H A De_padlock.c24 #include <openssl/rand.h>
745 padlock_rand_status, /* rand status */
/third_party/openssl/fuzz/
H A Dasn1.c36 #include <openssl/rand.h>
/third_party/openssl/providers/implementations/ciphers/
H A Dciphercommon_gcm.c12 #include <openssl/rand.h>
/third_party/openssl/crypto/rsa/
H A Drsa_sp800_56b_gen.c15 #include <openssl/rand.h>
101 /* (Step 3) Determine strength and check rand generator strength is ok - in ossl_rsa_fips186_4_gen_prob_primes()
/third_party/openssl/include/openssl/
H A Dengine.h29 # include <openssl/rand.h>
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hash.c16 #include <openssl/rand.h>
H A Ddrbg_hmac.c14 #include <openssl/rand.h>
/third_party/openssl/ohos_lite/include/openssl/
H A Dengine.h23 # include <openssl/rand.h>
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c16 #include <openssl/rand.h>
19 #include "crypto/rand.h"
H A Drand_vms.c15 #include <openssl/rand.h>
16 #include "crypto/rand.h"
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h64 #define SK_RAND(seed) rand()

Completed in 22 milliseconds

1...<<31323334353637383940>>...45