Searched refs:OPENSSL_config (Results 1 – 10 of 10) sorted by relevance
5 OPENSSL_config, OPENSSL_no_config - simple OpenSSL configuration functions15 void OPENSSL_config(const char *appname);20 OPENSSL_config() configures OpenSSL using the standard B<openssl.cnf> and26 OPENSSL_no_config() disables configuration. If called before OPENSSL_config()30 call to OpenSSL_add_all_algorithms() will implicitly call OPENSSL_config()35 The OPENSSL_config() function is designed to be a very simple "call it and49 application calls OPENSSL_config() it doesn't need to know or care about66 Neither OPENSSL_config() nor OPENSSL_no_config() return a value.75 The OPENSSL_no_config() and OPENSSL_config() functions were
27 If the simple configuration function OPENSSL_config() is called then45 L<config(5)>, L<OPENSSL_config(3)>
41 L<config(5)>, L<OPENSSL_config(3)>,
152 L<OPENSSL_config(3)>,
104 used by calling OPENSSL_config(). This is a default option.
32 void OPENSSL_config(const char *appname) in OPENSSL_config() function
95 OSSL_DEPRECATEDIN_1_1_0 void OPENSSL_config(const char *config_name);
1490 DEPEND[html/man3/OPENSSL_config.html]=man3/OPENSSL_config.pod1491 GENERATE[html/man3/OPENSSL_config.html]=man3/OPENSSL_config.pod1492 DEPEND[man/man3/OPENSSL_config.3]=man3/OPENSSL_config.pod1493 GENERATE[man/man3/OPENSSL_config.3]=man3/OPENSSL_config.pod3094 html/man3/OPENSSL_config.html \3686 man/man3/OPENSSL_config.3 \
1643 OPENSSL_config 1682 3_0_0 EXIST::FUNCTION:DEPRECATEDIN_1_1_0
1941 * Make OPENSSL_config() error agnostic again.11987 * Move default behaviour from OPENSSL_config(). If appname is NULL11992 * Add an argument to OPENSSL_config() to allow the use of an alternative
Completed in 44 milliseconds