Home
last modified time | relevance | path

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

/openssl/providers/implementations/storemgmt/
H A Dfile_store.c122 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx() function
155 if ((ctx = new_file_ctx(IS_FILE, uri, provctx)) == NULL) { in file_open_stream()
172 if ((ctx = new_file_ctx(IS_DIR, uri, provctx)) == NULL) { in file_open_dir()

Completed in 8 milliseconds