/freebsd/crypto/openssl/crypto/evp/ |
H A D | evp_rand.c | 54 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_up_ref() local 64 EVP_RAND *rand = (EVP_RAND *)vrand; in evp_rand_free() local 80 EVP_RAND *rand = OPENSSL_zalloc(sizeof(*rand)); in evp_rand_new() local 92 int EVP_RAND_enable_locking(EVP_RAND_CTX *rand) in EVP_RAND_enable_locking() 101 static int evp_rand_lock(EVP_RAND_CTX *rand) in evp_rand_lock() 109 static void evp_rand_unlock(EVP_RAND_CTX *rand) in evp_rand_unlock() 120 EVP_RAND *rand = NULL; in evp_rand_from_algorithm() local 281 int EVP_RAND_up_ref(EVP_RAND *rand) in EVP_RAND_up_ref() 286 void EVP_RAND_free(EVP_RAND *rand) in EVP_RAND_free() 291 int evp_rand_get_number(const EVP_RAND *rand) in evp_rand_get_number() [all …]
|
/freebsd/crypto/openssl/crypto/rand/ |
H A D | rand_lib.c | 298 EVP_RAND_CTX *rand; in RAND_status() local 328 EVP_RAND_CTX *rand; in RAND_priv_bytes_ex() local 357 EVP_RAND_CTX *rand; in RAND_bytes_ex() local 517 EVP_RAND_CTX *rand; in rand_delete_thread_state() local 534 EVP_RAND *rand; in rand_new_seed() local 566 EVP_RAND *rand; in rand_new_drbg() local 677 EVP_RAND_CTX *rand, *primary; in RAND_get0_public() local 710 EVP_RAND_CTX *rand, *primary; in RAND_get0_private() local
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/inline/ |
H A D | err.D_DECL_IDRED.redef2.d | 41 inline int rand = 7; variable
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/ |
H A D | tst.lib_table.lua | 47 function rand() function
|
/freebsd/lib/libc/stdlib/ |
H A D | rand.c | 76 rand(void) in rand() function
|
/freebsd/lib/libc/stdio/ |
H A D | mktemp.c | 118 uint32_t rand; in _gettemp() local
|
/freebsd/sys/contrib/libsodium/test/default/ |
H A D | cmptest.h | 33 # define rand(X) arc4random(X) macro
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | MetaRenamer.cpp | 83 int rand() { in rand() function
|
/freebsd/sys/netinet/cc/ |
H A D | cc_chd.c | 164 uint32_t rand, p; in should_backoff() local
|
/freebsd/contrib/unbound/daemon/ |
H A D | daemon.h | 113 struct ub_randstate* rand; member
|
/freebsd/contrib/wpa/src/eap_peer/ |
H A D | eap_pax.c | 34 } rand; member
|
/freebsd/crypto/libecc/include/libecc/sig/ |
H A D | sig_algs_internal.h | 158 ATTRIBUTE_WARN_UNUSED_RET int (*rand) (nn_t out, nn_src_t q); member
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | xattrtest.c | 418 int rand; in get_random_bytes() local
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server_pax.c | 34 } rand; member
|
H A D | eap_sim_db.c | 46 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member 50 u8 rand[EAP_AKA_RAND_LEN]; member
|
H A D | eap_server_sim.c | 30 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member
|
/freebsd/contrib/bc/src/ |
H A D | rand.c | 520 BcRand rand; in bc_rand_bounded() local
|
/freebsd/sys/geom/shsec/ |
H A D | g_shsec.c | 283 g_shsec_xor2(uint32_t *rand, uint32_t *dst, ssize_t len) in g_shsec_xor2()
|
/freebsd/crypto/openssl/apps/ |
H A D | list.c | 382 static void collect_rands(EVP_RAND *rand, void *stack) in collect_rands() argument 431 EVP_RAND *rand; in display_random() local [all...] |
/freebsd/crypto/openssl/providers/fips/ |
H A D | self_test_kats.c | 255 EVP_RAND *rand; in self_test_drbg() local
|
/freebsd/sys/netgraph/ |
H A D | ng_pipe.c | 730 static uint64_t rand, oldrand; pipe_dequeue() local
|
/freebsd/contrib/wpa/src/eap_common/ |
H A D | eap_sim_common.h | 184 const u8 *rand, *autn, *mac, *iv, *encr_data, *version_list, *nonce_s; member
|
/freebsd/crypto/openssl/test/ |
H A D | drbgtest.c | 791 EVP_RAND *rand = NULL; in new_drbg() local
|
/freebsd/sys/dev/bhnd/tools/ |
H A D | nvram_map_gen.awk | 2365 _qpivot = int(first + int((last-first+1) * rand())) function
|
/freebsd/sys/geom/multipath/ |
H A D | g_multipath.c | 907 u_long rand = random(); in g_multipath_taste() local
|