Home
last modified time | relevance | path

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

/third_party/openssl/crypto/engine/
Deng_rdrand.c25 static int get_random_bytes(unsigned char *buf, int num) in get_random_bytes() function
/third_party/e2fsprogs/lib/uuid/
Dgen_uuid.c175 static void get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
/third_party/e2fsprogs/misc/
Dfuse2fs.c3629 static int get_random_bytes(void *p, size_t sz) in get_random_bytes() function