android_kernel_xiaomi_sm8450/drivers/crypto/inside-secure
Antoine Tenart 942d849d32 crypto: inside-secure - improve the result error format when displayed
The result descriptors contain errors, which are represented as a
bitmap. This patch updates the error message to not treat the error as a
decimal value, but as an hexadecimal one. This helps in knowing the
value does not have a direct meaning (the set bits themselves have).

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-06-06 14:38:55 +08:00
..
Makefile crypto: inside-secure - add SafeXcel EIP197 crypto engine driver 2017-06-10 12:04:21 +08:00
safexcel_cipher.c crypto: inside-secure - remove empty line 2019-06-06 14:38:55 +08:00
safexcel_hash.c crypto: inside-secure - remove useless check 2019-06-06 14:38:55 +08:00
safexcel_ring.c crypto: inside-secure - switch to SPDX identifiers 2018-07-20 13:51:22 +08:00
safexcel.c crypto: inside-secure - improve the result error format when displayed 2019-06-06 14:38:55 +08:00
safexcel.h crypto: inside-secure - switch to SPDX identifiers 2018-07-20 13:51:22 +08:00