> Acked-by: Arkadiusz Kusztal
Thanks.
> With some comments.
>
> > diff --git a/drivers/crypto/openssl/rte_openssl_pmd_ops.c
> > b/drivers/crypto/openssl/rte_openssl_pmd_ops.c
> > index b7b612fc57..6f81bcb110 100644
> > --- a/drivers/crypto/openssl/rte_openssl_pmd_ops.c
> > +++ b/drivers/crypt
ondoj ; Ji, Kai
> Cc: fanzhangfanzhang@gmail.com; jer...@marvell.com; Gowrishankar
> Muthukrishnan
> Subject: [PATCH v2] cryptodev: add asymmetric operational capability
>
> Asymmetric crypto algorithms such as SM2, EdDSA would need per op capability
> and based on it, the inpu
Asymmetric crypto algorithms such as SM2, EdDSA would need per op
capability and based on it, the input param to a crypto operation
is chosen wisely.
Signed-off-by: Gowrishankar Muthukrishnan
---
v2:
- op_capa is array of int instead of structure.
- compilation issues addressed.
---
app/test/t
3 matches
Mail list logo