> -----Original Message----- > From: Doherty, Declan > Sent: Thursday, March 30, 2017 5:35 PM > To: De Lara Guarch, Pablo > Cc: dev@dpdk.org > Subject: Re: [PATCH v3] crypto/aesni_mb: add AES DOCSIS BPI support > > On 30/03/2017 5:12 PM, Pablo de Lara wrote: > > Underlying IPSec Multi buffer library implements > > DOCSIS specification, so this commit adds support > > for this new feature, which combines AES-CBC for full > > AES blocks (16 bytes) and AES-CFB for last runt block > > (less than 16 bytes). > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > --- > ... > > > > Acked-by: Declan Doherty <declan.dohe...@intel.com>
Applied to dpdk-next-crypto. Pablo