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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Z_9iXRZ-3sqUhOAM@gondor.apana.org.au>
Date: Wed, 16 Apr 2025 15:55:09 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Zixun LI <admin@...iphile.com>
Cc: "David S. Miller" <davem@...emloft.net>,
	Nicolas Ferre <nicolas.ferre@...rochip.com>,
	Alexandre Belloni <alexandre.belloni@...tlin.com>,
	Claudiu Beznea <claudiu.beznea@...on.dev>,
	linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] crypto: atmel - add CRYPTO_ALG_KERN_DRIVER_ONLY flag
 to atmel-aes, atmel-sha, atmel-tdes drivers

On Mon, Apr 07, 2025 at 12:20:49PM +0200, Zixun LI wrote:
> This patch introduces the CRYPTO_ALG_KERN_DRIVER_ONLY flag to the
> atmel-aes, atmel-sha, and atmel-tdes drivers. This flag is set for
> hardware accelerated ciphers accessible through a kernel driver only,
> which is the case of these drivers.
> 
> Signed-off-by: Zixun LI <admin@...iphile.com>
> ---
> 
> v2: fix indentaion
> ---
>  drivers/crypto/atmel-aes.c  | 5 +++--
>  drivers/crypto/atmel-sha.c  | 6 ++++--
>  drivers/crypto/atmel-tdes.c | 2 +-
>  3 files changed, 8 insertions(+), 5 deletions(-)

Patch applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ