Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/arm/board/juno/
Djuno_decl.h10 bool juno_getentropy(uint64_t *buf);
Djuno_stack_protector.c18 if (!juno_getentropy(&entropy)) { in plat_get_stack_protector_canary()
Djuno_trng.c44 bool juno_getentropy(uint64_t *buf) in juno_getentropy() function