diff options
author | Richard Levitte <levitte@openssl.org> | 2020-11-26 11:58:56 +0100 |
---|---|---|
committer | Richard Levitte <levitte@openssl.org> | 2020-11-27 15:30:51 +0100 |
commit | 888bdbfd398c967daaa00cf6b3d104f0e3d26865 (patch) | |
tree | dd06561974c9daca851a53db77209f34a9c14147 /util/wrap.pl | |
parent | Update bio_ok.c (diff) | |
download | openssl-888bdbfd398c967daaa00cf6b3d104f0e3d26865.tar.xz openssl-888bdbfd398c967daaa00cf6b3d104f0e3d26865.zip |
EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available
EVP_PKEY_CTX_set_dsa_ functions were only available when DSA was
enabled ('no-dsa' not configured). However, that makes it impossible
to use these functions with an engine or a provider that happens to
implement DSA. This change solves that problem by shuffling these
functions to more appropriate places.
Fixes #13529
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13530)
Diffstat (limited to 'util/wrap.pl')
0 files changed, 0 insertions, 0 deletions