> Subject: RE: [PATCH] crypto/openssl: check for SM2 support in openssl 3.x lib > > > > > In some version of openSSL 3 lib (for an instance, in linux distribution), > > if SM2 > > is not supported, driver should return error. > > > > Fixes: 3b7d638fb11f ("crypto/openssl: support asymmetric SM2") Bugzilla ID: > > 1250 > > > > Signed-off-by: Gowrishankar Muthukrishnan <gmuthukri...@marvell.com> > > Acked-by: Anoob Joseph <ano...@marvell.com>
openSSL -> OpenSSL Bugzilla ID should be before Fixes tag. Applied to dpdk-next-crypto Will be part of RC4. Thanks.