Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/storemgmt/
A Dfile_store.c68 struct file_ctx_st { struct
69 void *provctx;
70 char *uri; /* The URI we currently try to load */
71 enum {
74 } type;
76 union {
112 static void free_file_ctx(struct file_ctx_st *ctx) in free_file_ctx() argument

Completed in 4 milliseconds