diff options
author | Eric Biggers <ebiggers@google.com> | 2022-12-19 21:40:41 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2022-12-30 17:57:42 +0800 |
commit | f1740751f793d1ee5f0bd0639f68f49c4ccb94a9 (patch) | |
tree | 62deb0d204bd92bb91a97cf508a6c80420ed45b1 /lib/mpi/mpicoder.c | |
parent | 116db2704c193fff6d73ea6c2219625f0c9bdfc8 (diff) |
crypto: x86/ghash - use le128 instead of u128
The u128 struct type is going away, so make ghash-clmulni-intel use
le128 instead. Note that the field names a and b swapped, as they were
backwards with u128. (a is meant to be high-order and b low-order.)
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/mpi/mpicoder.c')
0 files changed, 0 insertions, 0 deletions