summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_lib.c
diff options
context:
space:
mode:
authortb <>2025-01-22 10:08:10 +0000
committertb <>2025-01-22 10:08:10 +0000
commit08809e17ad814f4314ef0a7cc09287483156803b (patch)
treec03d690e046eede7fc63ea2b3900a7b29ce1656e /src/lib/libcrypto/ui/ui_lib.c
parent366d7bbfad8ab89b0d053361f974a01a882bd2df (diff)
downloadopenbsd-08809e17ad814f4314ef0a7cc09287483156803b.tar.gz
openbsd-08809e17ad814f4314ef0a7cc09287483156803b.tar.bz2
openbsd-08809e17ad814f4314ef0a7cc09287483156803b.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/ui/ui_lib.c')
0 files changed, 0 insertions, 0 deletions