diff options
author | 2015-10-18 17:23:46 +0100 | |
---|---|---|
committer | 2015-10-20 22:10:51 +0800 | |
commit | 51954a968bbedcabf2b42fec2ec51386f0dee0c4 (patch) | |
tree | c94bbfec05bdb69734cb4b5f112a1b61a7ccec12 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | crypto: marvell/cesa - add flag to determine algorithm endianness (diff) | |
download | wireguard-linux-51954a968bbedcabf2b42fec2ec51386f0dee0c4.tar.xz wireguard-linux-51954a968bbedcabf2b42fec2ec51386f0dee0c4.zip |
crypto: marvell/cesa - fix the bit length endianness
The endianness of the bit length used in the final stage depends on the
endianness of the algorithm - md5 hashes need it to be in little endian
format, whereas SHA hashes need it in big endian format. Use the
previously added algorithm endianness flag to control this.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions