Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/services/std_svc/trng/
Dtrng_main.c59 static uintptr_t trng_rnd64(uint32_t nbits, void *handle) in trng_rnd64() function
136 return trng_rnd64((uint32_t)x1, handle); in trng_smc_handler()