diff options
author | jsing <> | 2023-02-22 05:57:19 +0000 |
---|---|---|
committer | jsing <> | 2023-02-22 05:57:19 +0000 |
commit | 222cd28577f92b26b743a1efd78a4b1f22feda41 (patch) | |
tree | 2ddf08e4ceb2ba9c4c822705913bc4f02d4c0760 /src/regress/lib/libssl/unit/ssl_methods.c | |
parent | 3384e5f7c99b52e4ecc61042ce7ba810b8e40f2c (diff) | |
download | openbsd-222cd28577f92b26b743a1efd78a4b1f22feda41.tar.gz openbsd-222cd28577f92b26b743a1efd78a4b1f22feda41.tar.bz2 openbsd-222cd28577f92b26b743a1efd78a4b1f22feda41.zip |
Replace bn_sub_part_words() with bn_sub().
Now that bn_sub() handles word arrays with potentially different lengths,
we no longer need bn_sub_part_words() - call bn_sub() instead. This allows
us to entirely remove the unnecessarily complex bn_sub_part_words() code.
ok tb@
Diffstat (limited to 'src/regress/lib/libssl/unit/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions