diff options
author | Magnus Henoch <[email protected]> | 2016-09-08 15:49:13 +0100 |
---|---|---|
committer | Magnus Henoch <[email protected]> | 2016-09-14 14:31:31 +0100 |
commit | 6b4cf6c5759d1f1f952708ab191f563175950aa0 (patch) | |
tree | b6fe7af2e460b4c91c1f0dc144397e9257b71e7f /lib/public_key/test/pkits_SUITE_data | |
parent | 176b7c94e4146a65ccd2bd729d58487098dddd9c (diff) | |
download | otp-6b4cf6c5759d1f1f952708ab191f563175950aa0.tar.gz otp-6b4cf6c5759d1f1f952708ab191f563175950aa0.tar.bz2 otp-6b4cf6c5759d1f1f952708ab191f563175950aa0.zip |
Fix compilation when OpenSSL doesn't support RC2
When OpenSSL has been configured with the "no-rc2" option, the header
file rc2.h doesn't exist, and neither does the function EVP_rc2_cbc.
Let's handle those by checking whether OPENSSL_NO_RC2 is defined.
Also update pbe_SUITE, which uses RC2-CBC in one of the tests.
Diffstat (limited to 'lib/public_key/test/pkits_SUITE_data')
0 files changed, 0 insertions, 0 deletions