diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2023-01-28 17:07:03 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2023-01-28 17:07:03 +0000 |
commit | 75cc6d2a57313456f700badd56247620d1d199f8 (patch) | |
tree | aac2947418256757b96fac4d47d7b2f33133ff5c /lib/libcrypto/engine/tb_ecdh.c | |
parent | c3bb71fd9d05bafdb336f2ca1982d491d40c92b3 (diff) |
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 'lib/libcrypto/engine/tb_ecdh.c')
0 files changed, 0 insertions, 0 deletions