summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa
diff options
context:
space:
mode:
authorjsing <>2023-02-04 14:00:18 +0000
committerjsing <>2023-02-04 14:00:18 +0000
commitaaf5516f11bba33217f3fa07b497d5b1dc0158d1 (patch)
tree2731c4fbcd55504a599f6fe1b6dc3c056b9a580f /src/lib/libcrypto/dsa
parent6c95a9f285330e88fd5a77d363441327b6d42630 (diff)
downloadopenbsd-aaf5516f11bba33217f3fa07b497d5b1dc0158d1.tar.gz
openbsd-aaf5516f11bba33217f3fa07b497d5b1dc0158d1.tar.bz2
openbsd-aaf5516f11bba33217f3fa07b497d5b1dc0158d1.zip
Remove bn_sqr_words() on amd64.
s2n-bignum's bignum_sqr() is not the same as bn_sqr_words() (which only computes a partial result, unlike the former). This went unnoticed since bn_sqr() is called directly on amd64, hence bn_sqr_words() is currently unused.
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions