summaryrefslogtreecommitdiffstats
path: root/crypto/aes
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2016-11-11 10:23:26 +0100
committerRichard Levitte <richard@levitte.org>2016-11-11 10:44:19 +0100
commit1b8055a18387ed93987df868f87df62b713922c1 (patch)
tree522a6a983422706f58615a32a62654efef447831 /crypto/aes
parent16db345c47cbf97ea01e655d4eb00f9c4c52f361 (diff)
Fix the effect of no-dso in crypto/init.c
When configured no-dso, there are no DSO_{whatever} macros defined. Therefore, before checking those, you have to check if OPENSSL_NO_DSO is defined. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/1902) (cherry picked from commit 6e290a25c2cbdc26119c0866c20d9292f9e64dd8)
Diffstat (limited to 'crypto/aes')
0 files changed, 0 insertions, 0 deletions