Home
last modified time | relevance | path

Searched defs:platform_random_get_bytes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/trusty/lk/platform/
Drandom.c34 __WEAK void platform_random_get_bytes(uint8_t *buf, size_t len) { in platform_random_get_bytes() function
/aosp_15_r20/trusty/kernel/lib/arm_trng/
H A Darm_trng.c88 void platform_random_get_bytes(uint8_t* buf, size_t len) { in platform_random_get_bytes() function