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 106 int RAND_load_file(const char *file, long bytes)
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
NativeCrypto.java 193 public static native int RAND_load_file(String filename, long max_bytes);

Completed in 719 milliseconds