test/crypto: add ECDSA sign/verify cases
authorAyuj Verma <ayverma@marvell.com>
Wed, 15 Jan 2020 12:43:39 +0000 (18:13 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 15 Jan 2020 14:01:55 +0000 (15:01 +0100)
commitd90e58a7834530132988890d86910d0b4a0e856f
treee6c6470b02026716580da64be28dad3eb9f60f0a
parent2e12bd06fe5b8e76234c3481302600fc3ef6758c
test/crypto: add ECDSA sign/verify cases

This patch adds ECDSA sign and verify test
routine and test vectors.

Signed-off-by: Anoob Joseph <anoobj@marvell.com>
Signed-off-by: Ayuj Verma <ayverma@marvell.com>
Signed-off-by: Sunila Sahu <ssahu@marvell.com>
app/test/test_cryptodev_asym.c
app/test/test_cryptodev_asym_util.h
app/test/test_cryptodev_ecdsa_test_vectors.h [new file with mode: 0644]