diff options
author | 2019-10-19 08:41:37 +0800 | |
---|---|---|
committer | 2019-10-26 02:09:58 +1100 | |
commit | 798ac398179e832b5c2e392d7d17288421aa85f5 (patch) | |
tree | 7c99cb325984301f636e20a351e9d72745b09fc0 /drivers/crypto/ccp/ccp-dev.c | |
parent | crypto: ccp - Retry SEV INIT command in case of integrity check failure. (diff) | |
download | linux-dev-798ac398179e832b5c2e392d7d17288421aa85f5.tar.xz linux-dev-798ac398179e832b5c2e392d7d17288421aa85f5.zip |
crypto: ccree - fix comparison of unsigned expression warning
This patch fixes the following warnings:
drivers/crypto/ccree/cc_aead.c:630:5-12: WARNING: Unsigned expression
compared with zero: seq_len > 0
Signed-off-by: Tian Tao <tiantao6@huawei.com>
v2:
change hmac_setkey() return type to unsigned int to fix the warning.
Acked-by: Gilad Ben-Yossef <gilad@benyossef.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/crypto/ccp/ccp-dev.c')
0 files changed, 0 insertions, 0 deletions