Stop using and deprecate ENGINE_setup_bsd_cryptodev
authorRichard Levitte <levitte@openssl.org>
Tue, 5 Jul 2016 11:54:49 +0000 (13:54 +0200)
committerRichard Levitte <levitte@openssl.org>
Tue, 5 Jul 2016 21:52:09 +0000 (23:52 +0200)
commit5534c16a871523e385f328abe5f1fc520329e6e4
tree1a032ac5579f0b6050345c6acdf4b937f2405b01
parentb77a86535e96d8b256cb26c27d43d22904aad718
Stop using and deprecate ENGINE_setup_bsd_cryptodev

The calls we made to it were redundant, as the same initialization is
done later in OPENSSL_init_crypto() anyway.

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/init.c
include/openssl/engine.h