Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/mkpasswd/
H A Dmkpasswd.c360 void* get_random_bytes(const int count) in get_random_bytes() function
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/
H A Dsdp_basic.c378 static int get_random_bytes(char *out, size_t len) in get_random_bytes() function
/OK3568_Linux_fs/kernel/drivers/char/
H A Drandom.c444 void get_random_bytes(void *buf, int len) in get_random_bytes() function
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h111 #define get_random_bytes(...) macro