[PATCH 0/4] ipsec_mb fixes for ZUC algorithm
    Pablo de Lara 
    pablo.de.lara.guarch at intel.com
       
    Fri Feb 18 17:34:39 CET 2022
    
    
  
This patchset fixes various issues affecting ZUC and AESNI MB PMD,
when ZUC algorithm is used.
Pablo de Lara (4):
  crypto/ipsec_mb: check for missing operation types
  crypto/ipsec_mb: fix ZUC authentication verify
  crypto/ipsec_mb: fix crypto operation overwrite
  crypto/ipsec_mb: fix length and offset settings
 drivers/crypto/ipsec_mb/pmd_aesni_mb.c | 120 +++++++++++++++++--------
 drivers/crypto/ipsec_mb/pmd_zuc.c      |  22 +++--
 drivers/crypto/ipsec_mb/pmd_zuc_priv.h |   2 +-
 3 files changed, 99 insertions(+), 45 deletions(-)
-- 
2.25.1
    
    
More information about the dev
mailing list