RE: [PATCH] crypto/cnxk: fix status code in asymmetric operation

2025-03-02 Thread Akhil Goyal
> Subject: [PATCH] crypto/cnxk: fix status code in asymmetric operation > > Return error code in an asymmetric operation status > when none of the known conditions met. > > Fixes: d29c4e0a4bea ("crypto/cnxk: fix ECDH public key verification") > > Signed-

[PATCH] crypto/cnxk: fix status code in asymmetric operation

2025-02-16 Thread Gowrishankar Muthukrishnan
Return error code in an asymmetric operation status when none of the known conditions met. Fixes: d29c4e0a4bea ("crypto/cnxk: fix ECDH public key verification") Signed-off-by: Gowrishankar Muthukrishnan --- drivers/crypto/cnxk/cn9k_cryptodev_ops.c | 2 ++ 1 file changed, 2 insertions(+) diff -