diff options
author | tb <> | 2025-01-22 10:08:10 +0000 |
---|---|---|
committer | tb <> | 2025-01-22 10:08:10 +0000 |
commit | 08809e17ad814f4314ef0a7cc09287483156803b (patch) | |
tree | c03d690e046eede7fc63ea2b3900a7b29ce1656e /src/lib/libc/stdlib/icdb.c | |
parent | 366d7bbfad8ab89b0d053361f974a01a882bd2df (diff) | |
download | openbsd-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/libc/stdlib/icdb.c')
0 files changed, 0 insertions, 0 deletions