diff options
author | jsing <> | 2022-11-24 01:24:37 +0000 |
---|---|---|
committer | jsing <> | 2022-11-24 01:24:37 +0000 |
commit | 095ccaedd0631462c52a1a2d9aa19b35c3e45b12 (patch) | |
tree | 26f9d49b7ade19e4dcd3d166f1a0a641de5d7740 /src/lib/libcrypto/bn/bn_add.c | |
parent | 33e3061fb8eb23998047c28cdac665b3bbd09531 (diff) | |
download | openbsd-095ccaedd0631462c52a1a2d9aa19b35c3e45b12.tar.gz openbsd-095ccaedd0631462c52a1a2d9aa19b35c3e45b12.tar.bz2 openbsd-095ccaedd0631462c52a1a2d9aa19b35c3e45b12.zip |
Call bn_expand() rather than handrolling an equivalent.
The current code manually calculates words from bits and then calls
bn_wexpand() - call bn_expand() with bits instead.
ok tb@
Diffstat (limited to 'src/lib/libcrypto/bn/bn_add.c')
0 files changed, 0 insertions, 0 deletions