Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dfile_store.c66 struct file_ctx_st { struct
110 static void free_file_ctx(struct file_ctx_st *ctx) in free_file_ctx() argument
124 static struct file_ctx_st *new_file_ctx(int type, const char *uri, in new_file_ctx()
127 struct file_ctx_st *ctx = NULL; in new_file_ctx()
152 static struct file_ctx_st *file_open_stream(BIO *source, const char *uri, in file_open_stream()
155 struct file_ctx_st *ctx; in file_open_stream()
172 struct file_ctx_st *ctx; in file_open_dir()
197 struct file_ctx_st *ctx = NULL; in file_open()
293 struct file_ctx_st *ctx; in file_attach()
324 struct file_ctx_st *ctx = loaderctx; in file_set_ctx_params()
[all …]