On 2017/05/24 10:03, Nils Frohberg wrote:
> The patch disables the symbols
>       ECDSA_METHOD_new
>       ECDSA_METHOD_free
>       ECDSA_METHOD_set_flags
>       ECDSA_METHOD_set_name
> that get pulled in due to the test
> #if OPENSSL_VERSION_NUMBER >= 0x10002000L

Is there any more-targetted check you can make rather than 'if 0',
are there any related macros that were introduced at the same time as
the symbols you could use instead?

> (This is actually a slightly tweaked version of
> security/p5-Crypt-OpenSSL-RSA.)


Reply via email to