HomeSort by relevance Sort by last modified time
    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