Searched defs:rand (Results 1 - 25 of 27) sorted by relevance

12

/freebsd-13-stable/crypto/openssl/include/crypto/
H A Dcryptlib.h17 int rand; member in struct:thread_local_inits_st
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.lib_table.lua47 function rand() function
/freebsd-13-stable/lib/libc/stdlib/
H A Drand.c79 rand(void) function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp54 int rand() { function in struct:__anon4751::PRNG
/freebsd-13-stable/lib/libc/stdio/
H A Dmktemp.c124 uint32_t rand; local
/freebsd-13-stable/sys/contrib/libsodium/test/default/
H A Dcmptest.h32 # undef rand macro
33 # define rand(X) arc4random(X) macro
/freebsd-13-stable/contrib/unbound/daemon/
H A Ddaemon.h107 struct ub_randstate* rand; member in struct:daemon
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_pax.c34 } rand; member in struct:eap_pax_data
[all...]
H A Deap_sim.c34 u8 rand[3][GSM_RAND_LEN]; member in struct:eap_sim_data
[all...]
H A Deap_aka.c32 u8 rand[EAP_AKA_RAND_LEN], autn[EAP_AKA_AUTN_LEN]; member in struct:eap_aka_data
[all...]
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_pax.c34 } rand; member in struct:eap_pax_data
[all...]
H A Deap_server_sim.c28 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member in struct:eap_sim_data
H A Deap_server_aka.c28 u8 rand[EAP_AKA_RAND_LEN]; member in struct:eap_aka_data
H A Deap_sim_db.c46 u8 rand[EAP_SIM_MAX_CHAL][GSM_RAND_LEN]; member in struct:eap_sim_db_pending::__anon6493::__anon6494
50 u8 rand[EAP_AKA_RAND_LEN]; member in struct:eap_sim_db_pending::__anon6493::__anon6495
/freebsd-13-stable/sys/netinet/cc/
H A Dcc_chd.c159 unsigned long p, rand; local
/freebsd-13-stable/contrib/bc/src/
H A Drand.c342 BcRand rand, threshold = (0 - bound) % bound; local
H A Dprogram.c501 BcRand rand = bc_rand_int(&p->rng); local
H A Dnum.c2417 BcNum pow, pow2, cp, cp2, mod, temp1, temp2, rand; local
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/
H A Dxattrtest.c420 int rand; local
/freebsd-13-stable/sys/geom/shsec/
H A Dg_shsec.c286 g_shsec_xor2(uint32_t *rand, uint32_t *dst, ssize_t len) argument
/freebsd-13-stable/sys/geom/multipath/
H A Dg_multipath.c909 u_long rand = random(); local
/freebsd-13-stable/sys/netgraph/
H A Dng_pipe.c732 static uint64_t rand, oldrand; local
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_sim_common.h184 const u8 *rand, *autn, *mac, *iv, *encr_data, *version_list, *nonce_s; member in struct:eap_sim_attrs
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c71 int rand; local
/freebsd-13-stable/sys/compat/ndis/
H A Dsubr_ntoskrnl.c3185 rand(void) function

Completed in 226 milliseconds

12