diff options
author | jsing <> | 2023-04-14 11:04:24 +0000 |
---|---|---|
committer | jsing <> | 2023-04-14 11:04:24 +0000 |
commit | 6f526230f296603cd753cd19889d3decae20a3aa (patch) | |
tree | 0f764786f9e25280c167a02154679325aee0ea70 /src/lib/libc/stdlib | |
parent | 3e308f6a6cd5c9ecce0f92a26ab43e5f3caa6a0c (diff) | |
download | openbsd-6f526230f296603cd753cd19889d3decae20a3aa.tar.gz openbsd-6f526230f296603cd753cd19889d3decae20a3aa.tar.bz2 openbsd-6f526230f296603cd753cd19889d3decae20a3aa.zip |
Provide and use bn_copy_words() in BN_copy().
This is simpler than the current code, while still being well optimised by
compilers, across a range of architectures. In many cases we even get a
performance gain for the BN sizes that we primarily care about.
Joint work with tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions