diff options
author | jsing <> | 2025-09-01 15:18:55 +0000 |
---|---|---|
committer | jsing <> | 2025-09-01 15:18:55 +0000 |
commit | a71d96fc5f06e3d4eaad85e2958a525f4f6fd26e (patch) | |
tree | 716e58c0b7089352696e32cb14fff6470d591d72 /src/lib/libc/stdlib/mktemp.c | |
parent | b788687c68f1df8051cd54ab960dd9f91c4671d8 (diff) | |
download | openbsd-a71d96fc5f06e3d4eaad85e2958a525f4f6fd26e.tar.gz openbsd-a71d96fc5f06e3d4eaad85e2958a525f4f6fd26e.tar.bz2 openbsd-a71d96fc5f06e3d4eaad85e2958a525f4f6fd26e.zip |
Use bn_sqr_words() from bn_mod_sqr_words().
Use bn_sqr_words() and bn_montgomery_reduce_words(), rather than using
bn_montgomery_multiply_words(). This provides better performance on
architectures that have assembly optimised bn_sqr_words(), such as amd64.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib/mktemp.c')
0 files changed, 0 insertions, 0 deletions