lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 10 Aug 2020 17:40:13 -0700 From: ira.weiny@...el.com To: Herbert Xu <herbert@...dor.apana.org.au>, "David S. Miller" <davem@...emloft.net> Cc: Ira Weiny <ira.weiny@...el.com>, linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org Subject: [PATCH 0/2] Cyrpto: Clean up kmap() use From: Ira Weiny <ira.weiny@...el.com> While going through kmap() users the following 2 issues were found via code inspection. Ira Weiny (2): crypto/ux500: Fix kmap() bug crypto: Remove unused async iterators crypto/ahash.c | 41 +++------------------------ drivers/crypto/ux500/hash/hash_core.c | 30 ++++++++++++-------- include/crypto/internal/hash.h | 13 --------- 3 files changed, 22 insertions(+), 62 deletions(-) -- 2.28.0.rc0.12.gb6a658bd00c9
Powered by blists - more mailing lists