diff options
author | tb <> | 2025-06-11 04:08:16 +0000 |
---|---|---|
committer | tb <> | 2025-06-11 04:08:16 +0000 |
commit | 417eb2ee99ee039b1f6aaaee5f1407ca5e4f94cf (patch) | |
tree | b407b919f392727fda8a3eb1b4b07f09e572a0f1 /src/lib/libc/stdlib | |
parent | 97521d8f43810962355d415721c07478c746d454 (diff) | |
download | openbsd-417eb2ee99ee039b1f6aaaee5f1407ca5e4f94cf.tar.gz openbsd-417eb2ee99ee039b1f6aaaee5f1407ca5e4f94cf.tar.bz2 openbsd-417eb2ee99ee039b1f6aaaee5f1407ca5e4f94cf.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')
0 files changed, 0 insertions, 0 deletions