diff options
author | tb <> | 2023-03-30 14:28:56 +0000 |
---|---|---|
committer | tb <> | 2023-03-30 14:28:56 +0000 |
commit | 3f0e663d41d78ec3603e3d4895fa3700096a3515 (patch) | |
tree | b879a4c37e10600b4b811c539fac9b57401c2ed1 /src/lib/libcrypto/ecdsa | |
parent | cd04e6eae400be089510dd680d81c7f1c1069cb0 (diff) | |
download | openbsd-3f0e663d41d78ec3603e3d4895fa3700096a3515.tar.gz openbsd-3f0e663d41d78ec3603e3d4895fa3700096a3515.tar.bz2 openbsd-3f0e663d41d78ec3603e3d4895fa3700096a3515.zip |
Call bn_copy() unconditionally in BN_mul() and BN_sqr()
bn_copy() does the right thing if source and target are the same, so
there is no need for an additional check.
Requested by jsing
Diffstat (limited to 'src/lib/libcrypto/ecdsa')
0 files changed, 0 insertions, 0 deletions