evp-openssl: fallback to hcrypto
commit514f719e4a6ab7706540a384fa3fea5e59722ce8
authorNicolas Williams <nico@twosigma.com>
Sat, 16 Apr 2016 23:05:26 +0000 (16 18:05 -0500)
committerNicolas Williams <nico@twosigma.com>
Sat, 16 Apr 2016 23:05:26 +0000 (16 18:05 -0500)
treece7b27310ca0052900431db517c921309ee4f4b2
parentc0f6213be796f31f64dfee1e68ecd3b96e33bbfd
evp-openssl: fallback to hcrypto

The Windows and PKCS#11 backends do this.  The Common Crypto (OS X)
backend does not.  Ideally this should be a ./configure option, and that
might be the next step, but right now we need this fallback in order to
get tests passing in Travis-CI.
lib/hcrypto/evp-openssl.c