Commit 8f51c206 authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix evp_extra_test.c with no-ec


When OpenSSL is configured with no-ec, then the new evp_extra_test fails to
pass. This change adds appropriate OPENSSL_NO_EC guards around the code.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(cherry picked from commit a9880362)
parent f2aff60f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment