Home
last modified time | relevance | path

Searched refs:module_add (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/conf/
A Dconf_mod.c74 static CONF_MODULE *module_add(DSO *dso, const char *name,
279 md = module_add(dso, name, ifunc, ffunc); in module_load_dso()
293 static CONF_MODULE *module_add(DSO *dso, const char *name, in module_add() function
483 if (module_add(NULL, name, ifunc, ffunc)) in CONF_module_add()

Completed in 3 milliseconds