diff options
author | Chen Qun <kuhn.chenqun@huawei.com> | 2020-05-05 16:59:40 +0800 |
---|---|---|
committer | Daniel P. Berrangé <berrange@redhat.com> | 2020-05-07 12:48:41 +0100 |
commit | ccebb5f3735edcbcbf9429b605fcb9399a0dd72c (patch) | |
tree | 0aa709c49251d077e60a87b71ef82ac38578a060 /crypto/hash-afalg.c | |
parent | 861c50bf5db3c18f5cd74ea929d4e018fdcedc64 (diff) |
crypto: Redundant type conversion for AES_KEY pointer
We can delete the redundant type conversion if
we set the the AES_KEY parameter with 'const' in
qcrypto_cipher_aes_ecb_(en|de)crypt() function.
Reported-by: Euler Robot <euler.robot@huawei.com>
Signed-off-by: Chen Qun <kuhn.chenqun@huawei.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'crypto/hash-afalg.c')
0 files changed, 0 insertions, 0 deletions