Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dgetentropy_linux.c82 static int getentropy_sysctl(void *buf, size_t len);
137 ret = getentropy_sysctl(buf, len); in getentropy()
276 getentropy_sysctl(void *buf, size_t len) in getentropy_sysctl() function