Home
last modified time | relevance | path

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

/aosp_15_r20/trusty/user/app/sample/hwcrypto/
Dhwrng_srv_fake_provider.c40 trusty_rng_hw_rand(uint8_t* buf, size_t buf_len) { in trusty_rng_hw_rand() function
/aosp_15_r20/trusty/user/base/lib/rng/
Dtrusty_rng.c70 __WEAK int trusty_rng_hw_rand(uint8_t* data, size_t len) { in trusty_rng_hw_rand() function