Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/crypto/conf/
H A Dconf_mod.c37 struct conf_module_st { struct
39 DSO *dso;
41 char *name;
43 conf_init_func *init;
45 conf_finish_func *finish;
47 int links;
48 void *usr_data;