OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:os_get_random
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/wpa/dist/src/utils/
os_none.c
58
int
os_get_random
(unsigned char *buf, size_t len)
function
os_win32.c
132
int
os_get_random
(unsigned char *buf, size_t len)
function
os_internal.c
130
int
os_get_random
(unsigned char *buf, size_t len)
function
os_unix.c
257
int
os_get_random
(unsigned char *buf, size_t len)
function
370
if (
os_get_random
((unsigned char *) &seed, sizeof(seed)) == 0)
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026