Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/storemgmt/
A Dfile_store.c126 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx() function
159 if ((ctx = new_file_ctx(IS_FILE, uri, provctx)) == NULL) { in file_open_stream()
176 if ((ctx = new_file_ctx(IS_DIR, uri, provctx)) == NULL) { in file_open_dir()

Completed in 4 milliseconds