summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/dsa/dsa_ossl.c
diff options
context:
space:
mode:
authorjsing <>2023-01-28 17:07:02 +0000
committerjsing <>2023-01-28 17:07:02 +0000
commit5771cd5b92eba7bf6bd7dd6b8768d00f6b574509 (patch)
tree0c4f887499bd8a562c3ad584aa9b480775aef7de /src/lib/libcrypto/dsa/dsa_ossl.c
parent51f6bf54ed0ca417a8e838b9045b90fcfd53bcf5 (diff)
downloadopenbsd-5771cd5b92eba7bf6bd7dd6b8768d00f6b574509.tar.gz
openbsd-5771cd5b92eba7bf6bd7dd6b8768d00f6b574509.tar.bz2
openbsd-5771cd5b92eba7bf6bd7dd6b8768d00f6b574509.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_ossl.c')
0 files changed, 0 insertions, 0 deletions