Home
last modified time | relevance | path

Searched refs:TRNG_NBYTES (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/
Djuno_stack_protector.c15 u_register_t c[TRNG_NBYTES / sizeof(u_register_t)]; in plat_get_stack_protector_canary()
Djuno_def.h62 #define TRNG_NBYTES 16 /* Number of bytes generated per round. */ macro