Home
last modified time | relevance | path

Searched defs: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
/openbmc/linux/drivers/char/
H A Drandom.c414 void get_random_bytes(void *buf, size_t len) in get_random_bytes() function
/openbmc/u-boot/include/linux/
H A Dcompat.h129 #define get_random_bytes(...) macro