diff options
author | tb <> | 2023-11-22 15:53:53 +0000 |
---|---|---|
committer | tb <> | 2023-11-22 15:53:53 +0000 |
commit | 1583f08c4441aba39b088e4c57878f02431b5798 (patch) | |
tree | 64cd654c9c27175595ff5b7ada41630953d53089 /src/lib/libcrypto/objects/obj_dat.c | |
parent | 4c0a26334ce1124fb6f4671a6e30c9ac2b1e2d12 (diff) | |
download | openbsd-1583f08c4441aba39b088e4c57878f02431b5798.tar.gz openbsd-1583f08c4441aba39b088e4c57878f02431b5798.tar.bz2 openbsd-1583f08c4441aba39b088e4c57878f02431b5798.zip |
Make SSL_library_init() a wrapper of OPENSSL_init_ssl()
This way it doesn't do nonsensical work for all those who cargo culted an
init sequence. There's no point in having SSL_library_init() as a cheaper
version of OPENSSL_init_ssl(): once you do crypto, you'll init crypto...
Also move the now trivial implementation to ssl_init.c which has a good
license.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions