diff options
author | 2023-02-06 12:53:38 +0800 | |
---|---|---|
committer | 2023-02-14 13:39:33 +0800 | |
commit | 5072b1c211107fca80b75f0ac0ca6f90e3385837 (patch) | |
tree | 564249b865820f798d4e60a743e15b6c4258964e /scripts/generate_rust_analyzer.py | |
parent | tls: Pass rec instead of aead_req into tls_encrypt_done (diff) | |
download | wireguard-linux-5072b1c211107fca80b75f0ac0ca6f90e3385837.tar.xz wireguard-linux-5072b1c211107fca80b75f0ac0ca6f90e3385837.zip |
crypto: ecc - Silence sparse warning
Rewrite the bitwise operations to silence the sparse warnings:
CHECK ../crypto/ecc.c
../crypto/ecc.c:1387:39: warning: dubious: !x | y
../crypto/ecc.c:1397:47: warning: dubious: !x | y
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Vitaly Chikunov <vt@altlinux.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions