OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RAND_load_file
(Results
1 - 2
of
2
) sorted by null
/external/openssl/crypto/rand/
randfile.c
109
int
RAND_load_file
(const char *file, long bytes)
/external/conscrypt/src/main/java/org/conscrypt/
NativeCrypto.java
358
public static native int
RAND_load_file
(String filename, long max_bytes);
[
all
...]
Completed in 1387 milliseconds