[dpdk-dev] [PATCH v1 1/2] crypto/openssl: changes for RSA verify operation

Akhil Goyal akhil.goyal at nxp.com
Tue Oct 16 15:15:46 CEST 2018



On 10/11/2018 7:13 PM, Akash Saxena wrote:
> Add tmp buffer to pass to OpenSSL sign API and memcmp output with
> original plain text to verify signature match.
> Set op->status = RTE_CRYPO_OP_STATUS_ERROR on signature mismatch.
>
> Signed-off-by: Ayuj Verma<ayuj.verma at caviumnetworks.com>
> Signed-off-by: Akash Saxena<akash.saxena at caviumnetworks.com>
> Signed-off-by: Shally Verma<shally.verma at caviumnetworks.com>
> ---
>   drivers/crypto/openssl/rte_openssl_pmd.c | 20 +++++++++++++-------
>   1 file changed, 13 insertions(+), 7 deletions(-)
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list