Home
last modified time | relevance | path

Searched refs:filename (Results 1 – 5 of 5) sorted by relevance

/optee_test-3.20.0/host/openssl/include/openssl/
A Ddso.h226 char *filename; member
261 int DSO_set_filename(DSO *dso, const char *filename);
272 char *DSO_convert_filename(DSO *dso, const char *filename);
303 DSO *DSO_load(DSO *dso, const char *filename, DSO_METHOD *meth, int flags);
A Dconf.h187 int CONF_modules_load_file(const char *filename, const char *appname,
A Dbio.h655 BIO *BIO_new_file(const char *filename, const char *mode);
/optee_test-3.20.0/host/xtest/
A Dinstall_ta.c79 const char *filename) in install_file() argument
84 printf("Installing \"%s\"\n", filename); in install_file()
85 ta = read_ta(dirname, filename, &ta_size); in install_file()
/optee_test-3.20.0/ta/storage_benchmark/
A Dbenchmark.c23 static uint8_t filename[] = "BenchmarkTestFile"; variable
72 filename, sizeof(filename), in prepare_test_file()
344 filename, sizeof(filename), in ta_stroage_benchmark_chunk_access_test()

Completed in 11 milliseconds