Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dbcm2835_rng.c17 static uint32_t get_random_bytes(void) in get_random_bytes() function
53 res = get_random_bytes(); in bcm2835_rng_read()
/openbmc/u-boot/include/linux/
H A Dcompat.h129 #define get_random_bytes(...) macro
/openbmc/u-boot/drivers/mtd/ubi/
H A Dattach.c1113 get_random_bytes(&ubi->image_seq, in late_analysis()