RE: [PATCH v1] crypto/cnxk: minimal normalization on input

2024-06-26 Thread Akhil Goyal
> Subject: [PATCH v1] crypto/cnxk: minimal normalization on input > > Fix modex to nomalize input only when MSW is zero. > > Fixes: 5a3513caeb45 ("crypto/cnxk: add asymmetric session") > Cc: sta...@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan T

[PATCH v1] crypto/cnxk: minimal normalization on input

2024-06-26 Thread Gowrishankar Muthukrishnan
Fix modex to nomalize input only when MSW is zero. Fixes: 5a3513caeb45 ("crypto/cnxk: add asymmetric session") Cc: sta...@dpdk.org Signed-off-by: Gowrishankar Muthukrishnan --- drivers/crypto/cnxk/cnxk_ae.h | 30 +- 1 file changed, 21 insertions(+), 9 deletions(-) d