Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/conf/
H A Dconf_sap.c105 OpenSSL_config(const char *config_name) in OpenSSL_config() function
128 (void) OpenSSL_config(config_name); in OPENSSL_config()
/openbsd/lib/libcrypto/
H A Dcrypto_init.c33 int OpenSSL_config(const char *);
75 (OpenSSL_config(NULL) == 0)) in OPENSSL_init_crypto()