diff options
author | 2024-12-07 11:57:49 -0800 | |
---|---|---|
committer | 2024-12-14 17:21:44 +0800 | |
commit | 047ea6d85ee32c768ceec9a3ad6b7f403971aa63 (patch) | |
tree | 7852e5336ed1e5d9132bbf6a81bdafbdffa526db /lib/rhashtable.c | |
parent | crypto: khazad - stop using cra_alignmask (diff) | |
download | wireguard-linux-047ea6d85ee32c768ceec9a3ad6b7f403971aa63.tar.xz wireguard-linux-047ea6d85ee32c768ceec9a3ad6b7f403971aa63.zip |
crypto: seed - stop using cra_alignmask
Instead of specifying a nonzero alignmask, use the unaligned access
helpers. This eliminates unnecessary alignment operations on most CPUs,
which can handle unaligned accesses efficiently, and brings us a step
closer to eventually removing support for the alignmask field.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/rhashtable.c')
0 files changed, 0 insertions, 0 deletions