Home | History | Annotate | Download | only in native

Lines Matching refs:RAND_load_file

3614     int result = RAND_load_file(file.c_str(), max_bytes);
7887 NATIVE_METHOD(NativeCrypto, RAND_load_file, "(Ljava/lang/String;J)I"),