Home
last modified time | relevance | path

Searched defs:rnd (Results 1 – 25 of 44) sorted by relevance

12

/openbsd/lib/libcrypto/bn/
H A Dbn_rand.c123 bnrand(int pseudorand, BIGNUM *rnd, int bits, int top, int bottom) in bnrand()
202 BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand()
209 BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
217 BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand()
292 bn_rand_in_range(BIGNUM *rnd, const BIGNUM *lower_inc, const BIGNUM *upper_exc) in bn_rand_in_range()
315 bn_rand_interval(BIGNUM *rnd, BN_ULONG lower_word, const BIGNUM *upper_exc) in bn_rand_interval()
H A Dbn_prime.c275 probable_prime(BIGNUM *rnd, int bits) in probable_prime()
310 probable_prime_dh(BIGNUM *rnd, int bits, const BIGNUM *add, const BIGNUM *rem, in probable_prime_dh()
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Dscatterlist.c43 struct rnd_state *rnd, in expect_pfn_sg()
144 struct rnd_state *rnd, in expect_pfn_sgtable()
167 struct rnd_state *rnd) in one()
174 struct rnd_state *rnd) in grow()
181 struct rnd_state *rnd) in shrink()
188 struct rnd_state *rnd) in random()
195 struct rnd_state *rnd) in random_page_size_pages()
217 struct rnd_state *rnd, in alloc_table()
H A Di915_random.c34 u64 i915_prandom_u64_state(struct rnd_state *rnd) in i915_prandom_u64_state()
/openbsd/usr.bin/ssh/
H A Dkexmlkem768x25519.c48 u_char rnd[LIBCRUX_ML_KEM_KEY_PAIR_PRNG_LEN], *cp = NULL; in kex_kem_mlkem768x25519_keypair() local
91 u_char rnd[LIBCRUX_ML_KEM_ENC_PRNG_LEN]; in kex_kem_mlkem768x25519_enc() local
/openbsd/games/robots/
H A Drnd_pos.c56 rnd(int range) in rnd() function
/openbsd/lib/librthread/
H A Drthread_stack.c27 u_int32_t rnd; in _rthread_alloc_stack() local
/openbsd/games/hack/
H A Drnd.c81 rnd(int x) in rnd() function
/openbsd/libexec/ld.so/
H A Dutil.c111 u_int32_t rnd; in _dl_arc4random() local
H A Dloader.c392 unsigned int rnd; in _dl_load_dep_libs() local
/openbsd/sbin/unwind/libunbound/util/
H A Dnet_help.h97 #define GET_RANDOM_ID(rnd) (((unsigned)ub_random(rnd)>>8) & 0xffff) argument
H A Dmodule.h494 struct ub_randstate* rnd; member
/openbsd/usr.sbin/unbound/util/
H A Dnet_help.h97 #define GET_RANDOM_ID(rnd) (((unsigned)ub_random(rnd)>>8) & 0xffff) argument
H A Dmodule.h494 struct ub_randstate* rnd; member
/openbsd/libexec/login_yubikey/
H A Dyubikey.h58 uint16_t rnd; member
/openbsd/sys/kern/
H A Dkern_acct.c267 int exp, rnd; in encode_comp_t() local
/openbsd/sys/arch/sparc64/dev/
H A Dvrng.c138 uint64_t rnd; in vrng_rnd() local
/openbsd/games/atc/
H A Dupdate.c318 int i, num_starts, close, rnd, rnd2, pnum; in addplane() local
/openbsd/lib/libc/crypt/
H A Darc4random.c90 u_char rnd[KEYSZ + IVSZ]; in _rs_stir() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Dfastmath2_dlib_asm.S376 #define rnd R5 macro
387 rnd = #0x40 define
/openbsd/games/worm/
H A Dworm.c234 rnd(int range) in rnd() function
/openbsd/usr.sbin/smtpd/
H A Dqueue_backend.c689 uint32_t rnd; in queue_generate_evpid() local
/openbsd/usr.sbin/unbound/dnscrypt/
H A Ddnscrypt.c397 uint32_t rnd; in dnscrypt_pad() local
/openbsd/games/battlestar/
H A Dextern.h40 #define rnd(x) arc4random_uniform(x) macro
/openbsd/games/bs/
H A Dbs.c360 rnd(int n) in rnd() function

12