Home
last modified time | relevance | path

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

/openssl/providers/implementations/storemgmt/
H A Dfile_store.c64 struct file_ctx_st { struct
65 void *provctx;
66 char *uri; /* The URI we currently try to load */
67 enum {
70 } type;
72 union {
108 static void free_file_ctx(struct file_ctx_st *ctx) in free_file_ctx() argument

Completed in 6 milliseconds