summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorjsing <>2025-05-25 06:24:37 +0000
committerjsing <>2025-05-25 06:24:37 +0000
commit0ca3f3456da4db28a3c2563781bc3d07b7655d21 (patch)
tree6f16c2c6198fd113344db2eacc7482ba2338d964 /src/lib/libc/stdlib
parent093fd1537f471c36878b48ca845f9f073d7bce93 (diff)
downloadopenbsd-0ca3f3456da4db28a3c2563781bc3d07b7655d21.tar.gz
openbsd-0ca3f3456da4db28a3c2563781bc3d07b7655d21.tar.bz2
openbsd-0ca3f3456da4db28a3c2563781bc3d07b7655d21.zip
Simplify AES-IGE and remove code with implementation defined behaviour.
Remove the UNALIGNED_MEMOPS_ARE_FAST from AES-IGE, which can result in implementation defined behaviour on i386/amd64. While we could keep this purely for aligned inputs and outputs, it's probably not that important and can be redone in a simpler form later if we want to do so. ok tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions