Skip to content
Commit 0905ad29 authored by Matthias St. Pierre's avatar Matthias St. Pierre Committed by Tomas Mraz
Browse files

Don't (re-)initialize the FFC_PARAMs in dh_init and dsa_init



The initialization was introduced in commit dc8de3e6 and
changes the behaviour of the `init` method for DSA and DH
between 1.1.1 and 3.0, while the behaviour for RSA and EC_KEY
remains unchanged.

The initialization is not necessary in 3.x and master imho and
breaks the use-case of intercepting the methods of an existing
key.

Reviewed-by: default avatarPaul Dale <pauli@openssl.org>
Reviewed-by: default avatarTomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22185)

(cherry picked from commit 706512ec)
parent 5e01ec30
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment