summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_lib.c
diff options
context:
space:
mode:
authortb <>2025-01-22 10:08:10 +0000
committertb <>2025-01-22 10:08:10 +0000
commit2a03b7cb56aaed711ed59aee8972dbd1c4129344 (patch)
treec03d690e046eede7fc63ea2b3900a7b29ce1656e /src/lib/libcrypto/dsa/dsa_lib.c
parente7605a5f9628e0963785991b55f4323b645d578d (diff)
downloadopenbsd-2a03b7cb56aaed711ed59aee8972dbd1c4129344.tar.gz
openbsd-2a03b7cb56aaed711ed59aee8972dbd1c4129344.tar.bz2
openbsd-2a03b7cb56aaed711ed59aee8972dbd1c4129344.zip
Split BN_mod_sqr_reciprocal() out of BN_mod_mul_reciprocal()
There's no need for BN_mod_mul_reciprocal() to have this complication. The caller knows when x == y, so place the burden on the caller. This simplifies both the caller side and the implementation in bn_recp.c. ok jsing
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_lib.c')
0 files changed, 0 insertions, 0 deletions