![]() |
![]()
| ![]() |
![]()
NAME
SYNOPSIS
int
DESCRIPTIONThis function is deprecated. It is never useful for any application program to call it explicitly. The library automatically calls it internally with an options argument of 0 whenever needed. It is safest to assume that any function may do so. To enable or disable the standard configuration file, instead use OPENSSL_config(3) or OPENSSL_no_config(3), respectively. To load a non-standard configuration file, refer to CONF_modules_load_file(3).
The options argument is passed on to OPENSSL_init_crypto(3) and the dummy argument is ignored. If this function is called more than once, none of the calls except the first one have any effect. RETURN VALUES
SEE ALSOHISTORY
BUGS
|