Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/
Djuno_decl.h10 int juno_getentropy(void *buf, size_t len);
Djuno_stack_protector.c19 if (juno_getentropy(c, sizeof(c)) != 0) { in plat_get_stack_protector_canary()
Djuno_trng.c38 int juno_getentropy(void *buf, size_t len) in juno_getentropy() function