Searched defs:rand (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/headers/ | ||
| H A D | tomcrypt_math.h | 507 int (*rand)(void *a, int size); member |
| /optee_os/lib/libutee/ | ||
| H A D | tee_api_operations.c | 2411 int rand(void) in rand() function |