OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAND_SOURCE_NOT_READY
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libsrtp/srtp/crypto/rng/
rand_source.c
65
* #define
RAND_SOURCE_NOT_READY
, it indicates that the random source
72
#define
RAND_SOURCE_NOT_READY
(-1)
75
static int dev_random_fdes =
RAND_SOURCE_NOT_READY
;
155
dev_random_fdes =
RAND_SOURCE_NOT_READY
;
/external/srtp/crypto/rng/
rand_source.c
65
* #define
RAND_SOURCE_NOT_READY
, it indicates that the random source
72
#define
RAND_SOURCE_NOT_READY
(-1)
75
static int dev_random_fdes =
RAND_SOURCE_NOT_READY
;
148
dev_random_fdes =
RAND_SOURCE_NOT_READY
;
Completed in 36 milliseconds