a7e6e5d8b2
In Broadcom SPU driver, due to missing break statement
in spu2_hash_xlate() while mapping SPU2 equivalent
SHA3-512 value, -EINVAL is chosen and hence leading to
failure of SHA3-512 algorithm. This patch fixes the same.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
cipher.c | ||
cipher.h | ||
spu.c | ||
spu.h | ||
spu2.c | ||
spu2.h | ||
spum.h | ||
util.c | ||
util.h |