OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:random_init
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_8/src/crypto/
random.h
19
#define
random_init
(e) do { } while (0)
macro
26
void
random_init
(const char *entropy_file);
random.c
381
void
random_init
(const char *entropy_file)
function
Completed in 43 milliseconds