aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/rhashtable.c
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2024-12-07 11:57:49 -0800
committerHerbert Xu <herbert@gondor.apana.org.au>2024-12-14 17:21:44 +0800
commit047ea6d85ee32c768ceec9a3ad6b7f403971aa63 (patch)
tree7852e5336ed1e5d9132bbf6a81bdafbdffa526db /lib/rhashtable.c
parentcrypto: khazad - stop using cra_alignmask (diff)
downloadwireguard-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