Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/conf/
H A Dconf_mod.c64 static CONF_MODULE *module_find(const char *name);
157 md = module_find(name); in module_run()
267 static CONF_MODULE *module_find(const char *name) in module_find() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/conf/
H A Dconf_mod.c79 static CONF_MODULE *module_find(const char *name);
258 md = module_find(name); in module_run()
374 static CONF_MODULE *module_find(const char *name) in module_find() function