summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/bn_add.c
diff options
context:
space:
mode:
authorjsing <>2022-11-24 01:24:37 +0000
committerjsing <>2022-11-24 01:24:37 +0000
commit095ccaedd0631462c52a1a2d9aa19b35c3e45b12 (patch)
tree26f9d49b7ade19e4dcd3d166f1a0a641de5d7740 /src/lib/libcrypto/bn/bn_add.c
parent33e3061fb8eb23998047c28cdac665b3bbd09531 (diff)
downloadopenbsd-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