Updated patch description In cases of NULL auth in PDCP, the desciptors should be based on ALGORITHM command instead of PROTOCOL command. It was done in case of encap, but was missing in decap.
Fixes: 526cdf60f1e5 ("crypto/dpaa2_sec: update desc for PDCP 18-bit enc-auth") Cc: sta...@dpdk.org > > Signed-off-by: Akhil Goyal <akhil.go...@nxp.com> > ---