Hi Dmitry, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Dmitry Eremin- > Solenikov > Sent: Saturday, July 28, 2018 9:01 PM > To: dev@dpdk.org > 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 <dmitry.ereminsoleni...@linaro.org>
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