diff options
author | jsing <> | 2023-01-28 17:07:02 +0000 |
---|---|---|
committer | jsing <> | 2023-01-28 17:07:02 +0000 |
commit | 23c73f9e2fbea1b0512f9d998ae2fc29cd8d9b05 (patch) | |
tree | 0c4f887499bd8a562c3ad584aa9b480775aef7de /src/lib/libcrypto/dsa/dsa_err.c | |
parent | cef0f410a8e14e34c70bebdafebd855f0a70c5af (diff) | |
download | openbsd-23c73f9e2fbea1b0512f9d998ae2fc29cd8d9b05.tar.gz openbsd-23c73f9e2fbea1b0512f9d998ae2fc29cd8d9b05.tar.bz2 openbsd-23c73f9e2fbea1b0512f9d998ae2fc29cd8d9b05.zip |
Move the more readable version of bn_mul_mont() from bn_asm.c to bn_mont.c.
Nothing actually uses this code, as OPENSSL_BN_ASM_MONT is not defined
unless there is an assembly implementation available (not to mention that
defining both OPENSSL_NO_ASM and OPENSSL_BN_ASM_MONT at the same time is
extra strange).
Discussed with tb@
Diffstat (limited to 'src/lib/libcrypto/dsa/dsa_err.c')
0 files changed, 0 insertions, 0 deletions