Don't try to init dasync internally
authorRichard Levitte <levitte@openssl.org>
Wed, 17 Aug 2016 13:06:23 +0000 (15:06 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 17 Aug 2016 19:34:42 +0000 (21:34 +0200)
commit8d00e30f96fb86b20bc992f626b188c3548fc58c
treeeaac175973729075d5be201129ecfcd1f2242217
parent67a014bfda5f8596e8fa19ab0293343ee0c806ac
Don't try to init dasync internally

Since dasync isn't installed, and is only ever used as a dynamic
engine, there's no reason to consider it for initialization when
building static engines.

Reviewed-by: Ben Laurie <ben@openssl.org>
crypto/init.c
include/openssl/crypto.h