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

Akhil Goyal akhil.goyal at nxp.com
Fri Nov 2 12:25:53 CET 2018



On 10/25/2018 3:30 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 | 22 +++++++++++++++-------
>   1 file changed, 15 insertions(+), 7 deletions(-)
>
Acked-by: Akhil Goyal <akhil.goyal at nxp.com>


More information about the dev mailing list