diff options
author | jsing <> | 2023-01-11 04:35:26 +0000 |
---|---|---|
committer | jsing <> | 2023-01-11 04:35:26 +0000 |
commit | eb6711ff03a552477038555c20ec570d7d13bc2b (patch) | |
tree | 693f7557b15a88c16bf6664a8cb90d688f4a17e9 /src/lib/libcrypto/dsa/dsa_ossl.c | |
parent | 8dd331f8906d93b3666014c96fd7a1b2d8b05067 (diff) | |
download | openbsd-eb6711ff03a552477038555c20ec570d7d13bc2b.tar.gz openbsd-eb6711ff03a552477038555c20ec570d7d13bc2b.tar.bz2 openbsd-eb6711ff03a552477038555c20ec570d7d13bc2b.zip |
Simplify BIGNUM handling in dsa_builtin_keygen().
Rather than having complicated "attempt to reuse" dances, always allocate
priv_key/pub_key, then free and assign on success.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions