Home
last modified time | relevance | path

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

/third_party/openssl/crypto/conf/
Dconf_mod.c26 struct conf_module_st { struct
28 DSO *dso;
30 char *name;
32 conf_init_func *init;
34 conf_finish_func *finish;
36 int links;
37 void *usr_data;