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: <aEvxUlNBAbtYln5i@gondor.apana.org.au>
Date: Fri, 13 Jun 2025 17:37:22 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Amit Singh Tomar <amitsinght@...vell.com>
Cc: Srujana Challa <schalla@...vell.com>,
	Bharat Bhushan <bbhushan2@...vell.com>,
	"David S. Miller" <davem@...emloft.net>,
	Kuan-Wei Chiu <visitorckw@...il.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Bjorn Helgaas <bhelgaas@...gle.com>,
	Philipp Stanner <pstanner@...hat.com>,
	Shashank Gupta <shashankg@...vell.com>,
	linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org,
	Tanmay Jagdale <tanmay@...vell.com>
Subject: Re: [PATCH 0/2] extend engine group handling for Additional types

On Wed, May 28, 2025 at 08:29:39PM +0530, Amit Singh Tomar wrote:
> The Cryptographic Accelerator Unit (CPT) on MARVELL platform supports
> different engine groups to execute both symmetric and asymmetric
> algorithms. This small patch set introduces minor enhancements to the
> engine group handling logic to ensure the correct group numbers are
> obtained for AE and SE.
> 
> patch(1/1) 
> 	* extend the otx2_cpt_get_kcrypto_eng_grp_num() API to support
> 	  retrieving engine group numbers for additional engine types.
> 
> patch(2/2)
> 	* Add support for retrieving the engine group number for the asymmetric
> 	  engine type.
> 
> Amit Singh Tomar (2):
>   crypto: octeontx2: Rework how engine group number is obtained
>   crypto: octeontx2: get engine group number for asymmetric engine
> 
>  .../marvell/octeontx2/otx2_cpt_reqmgr.h       |  3 ++-
>  drivers/crypto/marvell/octeontx2/otx2_cptlf.h |  3 ++-
>  .../marvell/octeontx2/otx2_cptvf_algs.c       |  6 +++--
>  .../marvell/octeontx2/otx2_cptvf_main.c       | 26 +++++++++++++++----
>  .../marvell/octeontx2/otx2_cptvf_mbox.c       |  7 ++++-
>  .../marvell/octeontx2/otx2_cptvf_reqmgr.c     | 14 ++++++++--
>  6 files changed, 47 insertions(+), 12 deletions(-)
> 
> -- 
> 2.48.1

All 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