Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/marvell/
H A Dtrng.h12 int mv_trng_get_random32(uint32_t *rand, uint8_t num);
/rk3399_ARM-atf/drivers/marvell/
H A Dtrng.c59 int mv_trng_get_random32(uint32_t *rand, uint8_t num) in mv_trng_get_random32() function
/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmrvl_sip_svc.c171 ret = mv_trng_get_random32((uint32_t *)&read, in mrvl_sip_smc_handler()