Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/conf/
H A Dconf_ssl.c61 static int ssl_module_init(CONF_IMODULE *md, const CONF *cnf) in ssl_module_init() function
181 CONF_module_add("ssl_conf", ssl_module_init, ssl_module_free); in ossl_config_add_ssl_module()