diff options
author | jsing <> | 2025-08-05 15:15:54 +0000 |
---|---|---|
committer | jsing <> | 2025-08-05 15:15:54 +0000 |
commit | 663575bfacd1335c77f987bf10ce0f5195ac5a1f (patch) | |
tree | f00be69d309209afd93c3f3e132e9f40afd88602 /src/regress/lib/libc/stdio_threading/fgets/fgets_test.c | |
parent | 9a2cdc6743d4f6ee8d7ecd440dbf7c83790d9466 (diff) | |
download | openbsd-663575bfacd1335c77f987bf10ce0f5195ac5a1f.tar.gz openbsd-663575bfacd1335c77f987bf10ce0f5195ac5a1f.tar.bz2 openbsd-663575bfacd1335c77f987bf10ce0f5195ac5a1f.zip |
Speed up bn_{mod,sqr}_mul_words() for specific inputs.
Use bn_{mul,sqr}_comba{4,6,8}() and bn_montgomery_reduce_words() for
specific input sizes. This is significantly faster than using
bn_montgomery_multiply_words().
ok tb@
Diffstat (limited to 'src/regress/lib/libc/stdio_threading/fgets/fgets_test.c')
0 files changed, 0 insertions, 0 deletions