Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/armv8/
H A Dsec_firmware.h18 int sec_firmware_get_random(uint8_t *rand, int bytes);
/openbmc/u-boot/arch/arm/cpu/armv8/
H A Dsec_firmware.c368 int sec_firmware_get_random(uint8_t *rand, int bytes) in sec_firmware_get_random() function
469 ret = sec_firmware_get_random(rand, 8); in fdt_fixup_kaslr()