diff options
author | lloyd <[email protected]> | 2006-08-17 12:29:40 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2006-08-17 12:29:40 +0000 |
commit | a8f1ddef2fec0a472b026ddef244736424a96e74 (patch) | |
tree | 86fb40e76145f3a9aea58998e3a7119fc2bced01 /modules | |
parent | 2476fc2f236c07eeb89750a9776ef6c155fff862 (diff) |
Inline the call to word_add in bigint_monty_redc - the carry in was
always zero, so this is both a bit more efficient and more readable. It
won't be able to take advantage of asm implementations of word_add, but
the benefit from that with a single call per loop is small anyway.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions