summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ecdsa
diff options
context:
space:
mode:
authortb <>2023-03-30 14:28:56 +0000
committertb <>2023-03-30 14:28:56 +0000
commit3f0e663d41d78ec3603e3d4895fa3700096a3515 (patch)
treeb879a4c37e10600b4b811c539fac9b57401c2ed1 /src/lib/libcrypto/ecdsa
parentcd04e6eae400be089510dd680d81c7f1c1069cb0 (diff)
downloadopenbsd-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