> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pablo de Lara
> Sent: Thursday, February 23, 2017 3:22 PM
> To: Doherty, Declan <declan.dohe...@intel.com>
> Cc: dev@dpdk.org; De Lara Guarch, Pablo <pablo.de.lara.gua...@intel.com>
> Subject: [dpdk-dev] [PATCH v2] crypto/openssl: add DES DOCSIS BPI support
> 
> Adds support in OpenSSL for algorithm following the DOCSIS specification,
> which combines DES-CBC for full DES blocks (8 bytes) and DES-CFB for last
> runt block (less than 8 bytes).
> 
> Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
> ---
> This patch depends on patch http://dpdk.org/dev/patchwork/patch/20691/.
> 
> Changes in v2:
> - Added patch dependency note
> - Fixed the commit message
> --
> 2.7.4
Acked-by: Deepak Kumar Jain <deepak.k.j...@intel.com>

Reply via email to