diff options
author | jsing <> | 2025-05-25 06:24:37 +0000 |
---|---|---|
committer | jsing <> | 2025-05-25 06:24:37 +0000 |
commit | 0ca3f3456da4db28a3c2563781bc3d07b7655d21 (patch) | |
tree | 6f16c2c6198fd113344db2eacc7482ba2338d964 /src/lib/libc/stdlib | |
parent | 093fd1537f471c36878b48ca845f9f073d7bce93 (diff) | |
download | openbsd-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