Commit a9880362 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>
parent cf61ef75
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