diff options
author | Paul Martin <paul.martin@codethink.co.uk> | 2015-03-30 17:01:00 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2015-04-01 17:22:15 +0200 |
commit | d2a948d2db68bda8780df636cf6390748953793f (patch) | |
tree | 58b14ab3d0390c9082a3796b69910f16debebe3b /Kconfig | |
parent | 8a5cc923af4298e7d40a434398743c03ef875fb1 (diff) | |
download | op-kernel-dev-d2a948d2db68bda8780df636cf6390748953793f.zip op-kernel-dev-d2a948d2db68bda8780df636cf6390748953793f.tar.gz |
MIPS: Octeon: Make octeon-md5 driver endian-agnostic
The octeon crypto co-processor expects values to be big endian.
Wrap the data transfers with cpu_to_be64() and be64_to_cpu()
transformations.
This passes for all the MD5 test vectors in crypto/testmgr.h
Signed-off-by: Paul Martin <paul.martin@codethink.co.uk>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9631/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions