diff options
author | Keith Busch <[email protected]> | 2022-03-22 08:21:07 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2022-03-22 19:44:29 -0600 |
commit | 1e21270685ae4c14361dd501da62cdc4be867d4e (patch) | |
tree | d62da3b6a2b7dd20221bf45ae894ac313b354a0c /net/lapb/lapb_iface.c | |
parent | 4020aad85c6785ddac8d51f345ff9e3328ce773a (diff) |
crypto: fix crc64 testmgr digest byte order
The result is set in little endian, so the expected digest needs to
be consistent for big endian machines.
Fixes: f3813f4b287e ("crypto: add rocksoft 64b crc guard tag framework")
Reported-by: Vasily Gorbik <[email protected]>
Reported-by: Corentin Labbe <[email protected]>
Signed-off-by: Keith Busch <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions