Skip to content
Commit 1e212706 authored by Keith Busch's avatar Keith Busch Committed by Jens Axboe
Browse files

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: f3813f4b ("crypto: add rocksoft 64b crc guard tag framework")
Reported-by: default avatarVasily Gorbik <gor@linux.ibm.com>
Reported-by: default avatarCorentin Labbe <clabbe.montjoie@gmail.com>
Signed-off-by: default avatarKeith Busch <kbusch@kernel.org>
Link: https://lore.kernel.org/r/20220322142107.4581-1-kbusch@kernel.org


Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 4020aad8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment