summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2003-08-07 12:33:55 +0000
committermiod <miod@openbsd.org>2003-08-07 12:33:55 +0000
commit11bc01a64da9edb777618a132cd1ae2bdd56f1be (patch)
treed89dbf50bcb03b9606d00aceb7b656fbd4b494d1 /lib/libcrypto
parenttrivial clean-up: indent tests and mark phony targets. (diff)
downloadwireguard-openbsd-11bc01a64da9edb777618a132cd1ae2bdd56f1be.tar.xz
wireguard-openbsd-11bc01a64da9edb777618a132cd1ae2bdd56f1be.zip
Disable the so-called optimized memcpy functions for small (less than a few
hundred bytes) block copies. While the functions themselves are probably optimal or not far from it, the code responsible for their invocation is not, and has a bad tendency of miscomputing the destination buffer address, especially when optimization is used. This is a temporary measure, these functions will be reenabled once a good fix is ready. ok deraadt@ espie@
Diffstat (limited to 'lib/libcrypto')
0 files changed, 0 insertions, 0 deletions