]> git.ipfire.org Git - thirdparty/openssl.git/commit
EVP_PKEY & DSA: move dsa_ctrl.c to be included only on libcrypto
authorRichard Levitte <levitte@openssl.org>
Tue, 1 Dec 2020 18:09:39 +0000 (19:09 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 16 Dec 2020 10:54:48 +0000 (11:54 +0100)
commitd33ab074ef9847b67d96961f85f4ad614395d2c2
tree3d3fc2df6a56dee1818b3d6dc9495d057ff5c5df
parent0cc0164d193f6071a9d06b2116a410f8139a7e3c
EVP_PKEY & DSA: move dsa_ctrl.c to be included only on libcrypto

These functions aren't used by the FIPS module, so there's no reason
to include it there.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13589)
crypto/evp/build.info