diff options
author | 2020-10-09 17:36:47 +0000 | |
---|---|---|
committer | 2020-10-09 17:36:47 +0000 | |
commit | 2769981bcf36d5dcadb1f9dd129214b93c591532 (patch) | |
tree | 353b3d9e44c5fadcb3eea0fc00324ee6922280b9 /lib/libssl/ssl_methods.c | |
parent | Fix leak or double free with OCSP_request_add0_id() (diff) | |
download | wireguard-openbsd-2769981bcf36d5dcadb1f9dd129214b93c591532.tar.xz wireguard-openbsd-2769981bcf36d5dcadb1f9dd129214b93c591532.zip |
Optimize copyin(9), copyout(9) and kcopy(9) by doing 16-byte copies if
possible. No doubt further optimizations are poissible, but this
change results in a nice balance between code size and speed and is
still easy to understand.
ok patrick@
Diffstat (limited to 'lib/libssl/ssl_methods.c')
0 files changed, 0 insertions, 0 deletions