> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Wednesday, July 27, 2022 4:34 PM > To: Ruifeng Wang <[email protected]> > Cc: Fan Zhang <[email protected]>; Pablo de Lara > <[email protected]>; Wang, Yipeng1 > <[email protected]>; Gobriel, Sameh <[email protected]>; > Bruce Richardson <[email protected]>; Vladimir Medvedkin > <[email protected]>; Akhil Goyal <[email protected]>; dev > <[email protected]>; Honnappa Nagarahalli <[email protected]>; > nd <[email protected]>; [email protected] > Subject: Re: [PATCH 2/2] crypto/ipsec_mb: enable IPsec on Arm platform > > On Wed, Jul 27, 2022 at 10:14 AM Ruifeng Wang <[email protected]> > wrote: > > > > Arm port of ipsec_mb library [1] has different header file name than > > the Intel ipsec_mb library. Proper header name is picked according to > > the architecture to get the code compile when ipsec_mb is installed on > > Arm platform. > > > > And the Arm port currently supports ZUC and SNOW3g. Call to other > > algorithms will be blocked. > > > > [1] > > https://gitlab.arm.com/arm-reference-solutions/ipsec-mb/-/tree/main > > Is it planned to get this port merged in the original repo?
Yes, it is intended to get this port merged in the original repo. Efforts are being made. Code not merged yet. > > > -- > David Marchand

