summaryrefslogtreecommitdiff
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2019-08-09 16:49:05 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2019-08-15 21:52:14 +1000
commit7e28a4ed64ca3a3f2ff2264a1afe776c6722b7f9 (patch)
treeabb8762c387924df2d8d3d78c50655af3f737795 /crypto/aead.c
parentf94daba2cecf8211b9acec1ed89325d407b8793a (diff)
downloadlinux-crypto-7e28a4ed64ca3a3f2ff2264a1afe776c6722b7f9.tar.gz
linux-crypto-7e28a4ed64ca3a3f2ff2264a1afe776c6722b7f9.zip
crypto: streebog - remove two unused variables
crypto/streebog_generic.c:162:17: warning: Pi defined but not used [-Wunused-const-variable=] crypto/streebog_generic.c:151:17: warning: Tau defined but not used [-Wunused-const-variable=] They are never used, so can be removed. Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: YueHaibing <yuehaibing@huawei.com> Reviewed-by: Vitaly Chikunov <vt@altlinux.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions