diff options
author | jsing <> | 2023-01-23 12:17:58 +0000 |
---|---|---|
committer | jsing <> | 2023-01-23 12:17:58 +0000 |
commit | c1cecd93e8ee9b8f82eb8dd7e752b256b5a9caf8 (patch) | |
tree | 10c581cd8389dbcd504052384435cac542a3ce73 /src/lib/libcrypto/dsa/dsa_ossl.c | |
parent | 59011d19bae2f06c7da3b93b0f376d59914113a2 (diff) | |
download | openbsd-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/dsa_ossl.c')
0 files changed, 0 insertions, 0 deletions