Searched refs:rand32 (Results 1 – 4 of 4) sorted by relevance
33 hcapi_cfa_lkup_lkup3_init_cfg = rand32(); in hcapi_cfa_seeds_init()36 r = rand32(); in hcapi_cfa_seeds_init()38 r = rand32(); in hcapi_cfa_seeds_init()
39 hcapi_cfa_lkup_lkup3_init_cfg = SWAP_WORDS32(rand32()); in hcapi_cfa_seeds_init()42 r = SWAP_WORDS32(rand32()); in hcapi_cfa_seeds_init()44 r = SWAP_WORDS32(rand32()); in hcapi_cfa_seeds_init()
26 uint32_t rand32(void);
35 uint32_t rand32(void) in rand32() function