Fix no-scrypt
authorMatt Caswell <matt@openssl.org>
Mon, 21 Mar 2016 11:23:08 +0000 (11:23 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 21 Mar 2016 14:36:22 +0000 (14:36 +0000)
commit83bd31da23c668388ff20722ed1fa062590c9860
treec68fa045cbb18c98b9d3c2c795bfb5ec3726b752
parent18cb0221b9352adc6507adbcec301b49546cbc3e
Fix no-scrypt

Fix the evp tests when no-scrypt is used.

Reviewed-by: Richard Levitte <levitte@openssl.org>
test/evp_test.c