diff options
author | tb <> | 2023-11-22 15:49:47 +0000 |
---|---|---|
committer | tb <> | 2023-11-22 15:49:47 +0000 |
commit | 46117af45e4414aaae9e7f38e9b39e8dc5b548e3 (patch) | |
tree | 6da9f4f4cf2f236750e1b27cd17c27eb66cfa0f4 /src/lib/libssl/ssl_algs.c | |
parent | b2a2fc50a5baee61f87bce4eefcf7132f348fc2e (diff) | |
download | openbsd-46117af45e4414aaae9e7f38e9b39e8dc5b548e3.tar.gz openbsd-46117af45e4414aaae9e7f38e9b39e8dc5b548e3.tar.bz2 openbsd-46117af45e4414aaae9e7f38e9b39e8dc5b548e3.zip |
Stop calling SSL_library_init() from OPENSSL_init_ssl_internal()
It's pointless: all the ciphers and digests added by SSL_library_init()
are already added by OPENSSL_init_crypto(), which was already called at
that point.
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_algs.c')
0 files changed, 0 insertions, 0 deletions