Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dtee_api_compat.h69 #define TEE_GenerateRandom __GP11_TEE_GenerateRandom
H A Dtee_internal_api.h491 void __GP11_TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen);
/optee_os/lib/libutee/
H A Dtee_api_operations.c2406 void __GP11_TEE_GenerateRandom(void *randomBuffer, uint32_t randomBufferLen) in __GP11_TEE_GenerateRandom() function