Home
last modified time | relevance | path

Searched defs:random_get_bytes (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/sys/
H A Drandom.h31 random_get_bytes(uint8_t *ptr, size_t len) in random_get_bytes() function
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Drandom.h35 random_get_bytes(uint8_t *p, size_t s) in random_get_bytes() function
/f-stack/freebsd/contrib/openzfs/lib/libzpool/
H A Dkernel.c766 random_get_bytes(uint8_t *ptr, size_t len) in random_get_bytes() function