summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/unit/ssl_methods.c
diff options
context:
space:
mode:
authorjsing <>2023-02-21 05:58:08 +0000
committerjsing <>2023-02-21 05:58:08 +0000
commit7e646a24857aa30205c4a3160c6de9102b403aa7 (patch)
tree712e8ffaa0dbae7637ba773dd524afc453719cd0 /src/regress/lib/libssl/unit/ssl_methods.c
parentf2efef7d98518da71bf3a4a7b4ada6cbe6c77f5b (diff)
downloadopenbsd-7e646a24857aa30205c4a3160c6de9102b403aa7.tar.gz
openbsd-7e646a24857aa30205c4a3160c6de9102b403aa7.tar.bz2
openbsd-7e646a24857aa30205c4a3160c6de9102b403aa7.zip
Unifdef MONT_WORD.
It does not make sense to use code that is slower, currently broken and prevents the use of assembly Montgomery implementations. This is the result of `unifdef -m -DMONT_WORD`, followed by some manual clean up and the removal of the Ni bignum from BN_MONT_CTX (which was only used in the non-MONT_WORD case). ok miod@ tb@
Diffstat (limited to 'src/regress/lib/libssl/unit/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions