summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa
diff options
context:
space:
mode:
authorjsing <>2023-01-23 12:17:58 +0000
committerjsing <>2023-01-23 12:17:58 +0000
commitc1cecd93e8ee9b8f82eb8dd7e752b256b5a9caf8 (patch)
tree10c581cd8389dbcd504052384435cac542a3ce73 /src/lib/libcrypto/dsa
parent59011d19bae2f06c7da3b93b0f376d59914113a2 (diff)
downloadopenbsd-c1cecd93e8ee9b8f82eb8dd7e752b256b5a9caf8.tar.gz
openbsd-c1cecd93e8ee9b8f82eb8dd7e752b256b5a9caf8.tar.bz2
openbsd-c1cecd93e8ee9b8f82eb8dd7e752b256b5a9caf8.zip
Move bn_mul_add_words() and bn_mul_words() from bn_asm.c to bn_mul.c.
These are wrapped with #ifndef HAVE_BN_ADD_MUL_WORDS/HAVE_BN_MUL_WORDS, which are defined for architectures that provide their own assembly versions.
Diffstat (limited to 'src/lib/libcrypto/dsa')
0 files changed, 0 insertions, 0 deletions