Home
last modified time | relevance | path

Searched refs:bcm_hwrng_read_rng (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/include/drivers/
A Dbcm_hwrng.h11 uint32_t bcm_hwrng_read_rng(uint32_t *p_out, uint32_t words_to_read);
/optee_os-3.20.0/core/pta/bcm/
A Dhwrng.c40 num_words = bcm_hwrng_read_rng(&rnd_num, 1); in pta_hwrng_get()
/optee_os-3.20.0/core/drivers/
A Dbcm_hwrng.c47 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