test/crypto: add check in decryption with digest case
authorGagandeep Singh <g.singh@nxp.com>
Thu, 4 Feb 2021 04:52:10 +0000 (12:52 +0800)
committerAkhil Goyal <akhil.goyal@nxp.com>
Thu, 4 Feb 2021 18:06:25 +0000 (19:06 +0100)
commitf7ea9701109b70ceb49030054532d308c9b12004
treef4ca1b70120e75d1d0d4488472fdc0d7100b3499
parentc024991991c747fc11ac0d397793ffaf206aae74
test/crypto: add check in decryption with digest case

Some platforms may not support operations on encrypted digest,
So in this patch adding a check for such test cases.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
app/test/test_cryptodev.c