Searched refs:juno_getentropy (Results 1 – 3 of 3) sorted by relevance
10 int juno_getentropy(void *buf, size_t len);
19 if (juno_getentropy(c, sizeof(c)) != 0) { in plat_get_stack_protector_canary()
38 int juno_getentropy(void *buf, size_t len) in juno_getentropy() function