Searched defs:rand (Results 26 – 42 of 42) sorted by relevance
12
/openbmc/linux/net/bluetooth/ |
H A D | smp.c | 1001 __le64 rand = 0; in smp_random() local 1014 __le64 rand = 0; in smp_random() local 1288 __le64 rand; in smp_distribute_keys() local
|
H A D | hci_conn.c | 520 void hci_le_start_enc(struct hci_conn *conn, __le16 ediv, __le64 rand, in hci_le_start_enc()
|
H A D | hci_core.c | 1302 u8 tk[16], u8 enc_size, __le16 ediv, __le64 rand) in hci_add_ltk()
|
H A D | mgmt.c | 8169 u8 status, flags, role, addr[7], hash[16], rand[16]; in read_local_oob_ext_data() local
|
/openbmc/linux/drivers/char/ |
H A D | random.c | 546 u32 rand = get_random_u32(); in DEFINE_BATCHED_ENTROPY() local
|
/openbmc/linux/mm/ |
H A D | slab_common.c | 1188 unsigned int rand; in freelist_randomize() local
|
H A D | slab.c | 2401 unsigned int objfreelist = 0, i, rand, count = cachep->num; in shuffle_freelist() local
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mac-ctxt.c | 1294 u32 rand = get_random_u32_inclusive(36, 63); in iwl_mvm_mac_ctxt_cmd_fill_ap() local
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/ |
H A D | lag.c | 322 u32 rand; in mlx5_infer_tx_affinity_mapping() local
|
/openbmc/qemu/target/ppc/ |
H A D | cpu_init.c | 5870 GRand *rand = g_rand_new(); in register_power10_hash_sprs() local
|
/openbmc/linux/include/net/bluetooth/ |
H A D | mgmt.h | 212 __le64 rand; member 329 __u8 rand[16]; member
|
H A D | hci.h | 908 __u8 rand[16]; member 1213 __u8 rand[16]; member 1695 __le64 rand; member 2606 __le64 rand; member
|
H A D | hci_core.h | 204 __le64 rand; member
|
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | 1683 unsigned short rand; in xs_get_random_port() local
|
/openbmc/linux/net/ipv4/ |
H A D | udp.c | 251 unsigned int rand; in udp_lib_get_port() local
|
/openbmc/linux/lib/ |
H A D | test_bpf.c | 2197 u32 rand = 1; in __bpf_fill_ld_imm64_bytes() local
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2.c | 3389 int rand = get_random_u32(); in gaudi2_get_non_zero_random_int() local
|
12