| /freebsd/tools/test/stress2/misc/ |
| H A D | cluster.sh | 101 ln = rnd() % BSIZE + 1; function 102 offset = rnd() % (MX - ln); function 139 ln = rnd() % BSIZE + 1; function 140 offset = rnd() % (MX - ln); function 183 offset = rnd() % MX; function 184 offset = rnd(); function
|
| /freebsd/crypto/openssl/crypto/bn/ |
| H A D | bn_rand.c | 25 static int bnrand(BNRAND_FLAG flag, BIGNUM *rnd, int bits, int top, int bottom, in bnrand() 102 int BN_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_rand_ex() 108 int BN_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_rand() 113 int BN_bntest_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_bntest_rand() 119 int BN_priv_rand_ex(BIGNUM *rnd, int bits, int top, int bottom, in BN_priv_rand_ex() 126 int BN_priv_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_priv_rand() 229 int BN_pseudo_rand(BIGNUM *rnd, int bits, int top, int bottom) in BN_pseudo_rand()
|
| /freebsd/sys/net/route/ |
| H A D | route_ctl.c | 335 const struct sockaddr *netmask, struct route_nhop_data *rnd) in lookup_prefix_bysa() 355 struct route_nhop_data *rnd) in lookup_prefix_rt() 368 struct route_nhop_data *rnd) in lookup_prefix() 380 struct route_nhop_data *rnd) in rib_lookup_prefix_plen() 464 struct route_nhop_data *rnd, int op_flags, struct rib_cmd_info *rc) in rib_add_route_px() 571 struct route_nhop_data rnd; in rib_del_route_px() local 646 struct route_nhop_data rnd = { in rib_copy_route() local 947 struct route_nhop_data rnd; in rib_del_route() local 990 struct route_nhop_data rnd; in rt_delete_conditional() local 1185 struct route_nhop_data *rnd) in update_tmproutes_mpath() [all …]
|
| H A D | route_helpers.c | 427 struct route_nhop_data rnd = { .rnd_weight = RT_DEFAULT_WEIGHT }; in rib_add_default_route() local 478 struct route_nhop_data rnd; in get_inet_parent_prefix() local 550 struct route_nhop_data rnd; in get_inet6_parent_prefix() local
|
| /freebsd/lib/msun/src/ |
| H A D | s_rsqrtl.c | 77 int m, rnd; in rsqrtl() local 144 int hx, m, rnd; in rsqrtl() local
|
| H A D | s_rsqrtf.c | 74 int m, rnd; in rsqrtf() local
|
| H A D | s_rsqrt.c | 73 int hx, m, rnd; in rsqrt() local
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/ |
| H A D | NearestIntegerOperations.h | 158 round_using_specific_rounding_mode(T x, int rnd) { in round_using_specific_rounding_mode() 267 fromfp(T x, int rnd, unsigned int width) { in fromfp() 337 fromfpx(T x, int rnd, unsigned int width) { in fromfpx()
|
| /freebsd/usr.bin/enigma/ |
| H A D | enigma.c | 38 unsigned rnd; in setup() local 142 unsigned rnd; in shuffle() local
|
| /freebsd/sys/netlink/route/ |
| H A D | rt.c | 178 dump_rc_nhg(struct nl_writer *nw, const struct route_nhop_data *rnd, struct rtmsg *rtm) in dump_rc_nhg() 249 dump_rc_nhop(struct nl_writer *nw, const struct route_nhop_data *rnd, struct rtmsg *rtm) in dump_rc_nhop() 297 const struct rtentry *rt, struct route_nhop_data *rnd, in dump_px() 390 struct route_nhop_data rnd = { in report_operation() local 583 struct route_nhop_data rnd; member 668 struct route_nhop_data rnd; in handle_rtm_getroute() local 1020 struct route_nhop_data rnd = { .rnd_nhop = nh, .rnd_weight = attrs.rta_weight }; in rtnl_handle_newroute() local 1136 struct route_nhop_data rnd = { in rtnl_handle_route_event() local
|
| /freebsd/crypto/openssh/ |
| H A D | kexmlkem768x25519.c | 52 u_char rnd[LIBCRUX_ML_KEM_KEY_PAIR_PRNG_LEN], *cp = NULL; in kex_kem_mlkem768x25519_keypair() local 95 u_char rnd[LIBCRUX_ML_KEM_ENC_PRNG_LEN]; in kex_kem_mlkem768x25519_enc() local
|
| H A D | entropy.c | 115 uint32_t rnd[256]; in reseed_prngs() local
|
| /freebsd/contrib/lua/src/ |
| H A D | ltablib.c | 250 unsigned int i, rnd = 0; in l_randomizePivot() local 334 static IdxT choosePivot (IdxT lo, IdxT up, unsigned int rnd) { in choosePivot() 346 unsigned int rnd) { in auxsort()
|
| /freebsd/contrib/bearssl/src/rsa/ |
| H A D | rsa_i15_oaep_encrypt.c | 30 const br_prng_class **rnd, const br_hash_class *dig, in br_rsa_i15_oaep_encrypt()
|
| H A D | rsa_i32_oaep_encrypt.c | 30 const br_prng_class **rnd, const br_hash_class *dig, in br_rsa_i32_oaep_encrypt()
|
| H A D | rsa_i31_oaep_encrypt.c | 30 const br_prng_class **rnd, const br_hash_class *dig, in br_rsa_i31_oaep_encrypt()
|
| H A D | rsa_i62_oaep_encrypt.c | 32 const br_prng_class **rnd, const br_hash_class *dig, in br_rsa_i62_oaep_encrypt()
|
| H A D | rsa_oaep_pad.c | 45 br_rsa_oaep_pad(const br_prng_class **rnd, const br_hash_class *dig, in br_rsa_oaep_pad()
|
| /freebsd/sys/netgraph/netflow/ |
| H A D | netflow.c | 352 struct route_nhop_data rnd; in hash_insert() local 376 struct route_nhop_data rnd; in hash_insert() local 430 struct route_nhop_data rnd; in hash6_insert() local 450 struct route_nhop_data rnd; in hash6_insert() local
|
| /freebsd/contrib/ntp/libntp/lib/isc/ |
| H A D | random.c | 102 isc_uint32_t rnd; in isc_random_jitter() local
|
| /freebsd/contrib/unbound/util/ |
| H A D | net_help.h | 97 #define GET_RANDOM_ID(rnd) (((unsigned)ub_random(rnd)>>8) & 0xffff) argument
|
| /freebsd/lib/msun/arm/ |
| H A D | fenv.c | 58 #define __set_env(env, flags, mask, rnd) env = ((flags) \ argument
|
| /freebsd/sys/netinet/ |
| H A D | in_fib.c | 278 uint32_t flags, struct route_nhop_data *rnd) in fib4_lookup_rt() 317 struct route_nhop_data rnd; in fib4_lookup_debugnet() local
|
| /freebsd/sys/netinet6/ |
| H A D | in6_fib.c | 291 uint32_t scopeid, uint32_t flags, struct route_nhop_data *rnd) in fib6_lookup_rt() 332 struct route_nhop_data rnd; in fib6_lookup_debugnet() local
|
| /freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
| H A D | aescrypt.c | 141 { uint32_t rnd; local 272 { uint32_t rnd; local
|