Hi Dmitry, > -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Dmitry Eremin- > Solenikov > Sent: Saturday, July 28, 2018 9:01 PM > To: [email protected] > Subject: [dpdk-dev] [PATCH] crypto/openssl: support truncated HMAC > operations > > IPsec requires truncated HMAC operations support. Extend OpenSSL crypto PMD > to support truncated HMAC operations necessary for IPsec. > > Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
I am deferring this patch for next release, as only doc patches and fixes are allowed at this stage. Also, I think we can extend this to other digest sizes (from 1 to maximum tag size). Thanks, Pablo

