diff options
author | tb <> | 2025-06-11 04:08:16 +0000 |
---|---|---|
committer | tb <> | 2025-06-11 04:08:16 +0000 |
commit | 535a9630f2ad4859bc1d13464d37c43faee07643 (patch) | |
tree | b407b919f392727fda8a3eb1b4b07f09e572a0f1 /src/lib/libc/stdlib/malloc.c | |
parent | f3cabbdbec3a5f12dc2412a1ecbe3d554cc72588 (diff) | |
download | openbsd-535a9630f2ad4859bc1d13464d37c43faee07643.tar.gz openbsd-535a9630f2ad4859bc1d13464d37c43faee07643.tar.bz2 openbsd-535a9630f2ad4859bc1d13464d37c43faee07643.zip |
Remove BF_PTR
In bf_local.h r1.2, openssl/opensslconf.h was pulled out of the
HEADER_BF_LOCL_H header guard, so BF_PTR was never defined from
opensslfeatures.h. Thus, alpha, mips64, sparc64 haven't used the
path that is supposedly optimized for them. On the M3k the speed
gain of bf-cbc with BF_PTR is roughly 5%, so not really great.
This is blowfish, so I don't think we want to carry complications
for alpha and mips64 only.
ok jsing kenjiro
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions