Home
last modified time | relevance | path

Searched refs:hw_get_random_byte (Results 1 – 12 of 12) sorted by relevance

/optee_os/core/include/
A Drng_support.h10 uint8_t hw_get_random_byte(void);
/optee_os/core/drivers/crypto/se050/core/
A Drng.c39 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
/optee_os/core/crypto/
A Drng_hw.c32 b[n] = hw_get_random_byte(); in crypto_rng_read()
/optee_os/core/arch/arm/plat-rcar/
A Dhw_rng.c27 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
A Dmain.c75 seed = (seed << 8) | hw_get_random_byte(); in plat_get_aslr_seed()
/optee_os/core/arch/arm/plat-stm/
A Drng_support.c49 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
/optee_os/core/drivers/
A Dhi16xx_rng.c65 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
A Datmel_trng.c74 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
A Ddra7_rng.c75 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
A Dimx_rngb.c201 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function
/optee_os/core/pta/
A Dhwrng.c35 e[i] = hw_get_random_byte(); in rng_get_entropy()
/optee_os/core/drivers/crypto/caam/
A Dcaam_rng.c567 uint8_t hw_get_random_byte(void) in hw_get_random_byte() function

Completed in 9 milliseconds