Searched refs:bcm_hwrng_read_rng (Results 1 – 3 of 3) sorted by relevance
11 uint32_t bcm_hwrng_read_rng(uint32_t *p_out, uint32_t words_to_read);
40 num_words = bcm_hwrng_read_rng(&rnd_num, 1); in pta_hwrng_get()
47 uint32_t bcm_hwrng_read_rng(uint32_t *p_out, uint32_t words_to_read) in bcm_hwrng_read_rng() function
Completed in 5 milliseconds