Searched refs:getentropy_fallback (Results 1 – 1 of 1) sorted by relevance
87 static int getentropy_fallback(void *buf, size_t len);172 ret = getentropy_fallback(buf, len); in getentropy()354 getentropy_fallback(void *buf, size_t len) in getentropy_fallback() function