diff options
author | jsing <> | 2025-08-14 15:15:04 +0000 |
---|---|---|
committer | jsing <> | 2025-08-14 15:15:04 +0000 |
commit | 6dbe806d026a9b65d3decbcd23fb9b70559bf259 (patch) | |
tree | d0afe5bc55538052cd45c7476d88a196270c27f2 /src/regress/lib/libcrypto/rsa | |
parent | 07bac2b524750c4dfd196516fe31b97d149acde4 (diff) | |
download | openbsd-6dbe806d026a9b65d3decbcd23fb9b70559bf259.tar.gz openbsd-6dbe806d026a9b65d3decbcd23fb9b70559bf259.tar.bz2 openbsd-6dbe806d026a9b65d3decbcd23fb9b70559bf259.zip |
Add special handling for multiplication and squaring of BNs with six words.
In these cases make use of bn_mul_comba6() or bn_sqr_comba6(), which are
faster than the normal path.
ok tb@
Diffstat (limited to 'src/regress/lib/libcrypto/rsa')
0 files changed, 0 insertions, 0 deletions