summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/malloc.c
diff options
context:
space:
mode:
authorjsing <>2023-02-21 05:58:08 +0000
committerjsing <>2023-02-21 05:58:08 +0000
commit35c6ec8445ff86156fd76d0808b0995f4c30cd29 (patch)
tree712e8ffaa0dbae7637ba773dd524afc453719cd0 /src/lib/libc/stdlib/malloc.c
parent130591a0af1bcd57872a7a52f28cce461aa6e9e8 (diff)
downloadopenbsd-35c6ec8445ff86156fd76d0808b0995f4c30cd29.tar.gz
openbsd-35c6ec8445ff86156fd76d0808b0995f4c30cd29.tar.bz2
openbsd-35c6ec8445ff86156fd76d0808b0995f4c30cd29.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/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions