Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dconf.h27 int ossl_config_int(const OPENSSL_INIT_SETTINGS *);
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_sap.c46 int ossl_config_int(const OPENSSL_INIT_SETTINGS *settings) in ossl_config_int() function
/freebsd/crypto/openssl/crypto/
H A Dinit.c282 int ret = ossl_config_int(NULL); in DEFINE_RUN_ONCE_STATIC()
289 int ret = ossl_config_int(conf_settings); in DEFINE_RUN_ONCE_STATIC_ALT()