Home
last modified time | relevance | path

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

/third_party/openssl/include/internal/
Dconf.h27 int ossl_config_int(const OPENSSL_INIT_SETTINGS *);
/third_party/openssl/crypto/conf/
Dconf_sap.c44 int ossl_config_int(const OPENSSL_INIT_SETTINGS *settings) in ossl_config_int() function
/third_party/openssl/crypto/
Dinit.c249 int ret = ossl_config_int(NULL); in DEFINE_RUN_ONCE_STATIC()
256 int ret = ossl_config_int(conf_settings); in DEFINE_RUN_ONCE_STATIC_ALT()