Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/storemgmt/
A Dfile_store.c154 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream() function
287 || (ctx = file_open_stream(bio, uri, provctx)) == NULL) in file_open()
301 ctx = file_open_stream(new_bio, NULL, provctx); in file_attach()

Completed in 4 milliseconds