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.c65 struct file_ctx_st { struct
66 void *provctx;
67 char *uri; /* The URI we currently try to load */
68 enum {
71 } type;
73 union {
109 static void free_file_ctx(struct file_ctx_st *ctx) in free_file_ctx() argument

Completed in 11 milliseconds