Commit 9bcbcfa0 authored by Vitaly Chikunov's avatar Vitaly Chikunov
Browse files

test_params: Avoid calls to fill_GOST_EC_params and bind_gost

Use external API to generate key with parameters instead of calling
fill_GOST_EC_params(). Use OPENSSL_CONF trick like in test_sign to avoid
calling bind_gost(). Reverting 1716316d ("Export bind_gost to allow
local engine init") as not needed anymore.
parent c7d1861b
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