Stop calling OPENSSL_init() internally, since it is a no-op. Also place
authorjsing <jsing@openbsd.org>
Sat, 29 Apr 2017 21:48:43 +0000 (21:48 +0000)
committerjsing <jsing@openbsd.org>
Sat, 29 Apr 2017 21:48:43 +0000 (21:48 +0000)
commit60e626a589c7097113ddae72add2c15e84acad1d
tree43eb3ece4851b251b032fdafbf2ea7a22a79b642
parent5047bf93f90f790d8f5e628fdaee04f5dffc3f3a
Stop calling OPENSSL_init() internally, since it is a no-op. Also place
it under #ifndef LIBRESSL_INTERNAL.

ok beck@
lib/libcrypto/cryptlib.c
lib/libcrypto/crypto.h
lib/libcrypto/evp/names.c