examples/fips_validation: separate ECB and CBC init
authorMichael Shamis <michaelsh@marvell.com>
Tue, 1 Oct 2019 11:22:55 +0000 (14:22 +0300)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 23 Oct 2019 14:57:06 +0000 (16:57 +0200)
commitae65004fa7d2e72c1d640148eba1dbb6c52aacf1
tree454438a8984d627c7f1b853007e7ea4a4f4f74b6
parentd3190431b58abfceec438e84de6f14e7c96b9d45
examples/fips_validation: separate ECB and CBC init

Separate initialization of IV, PT and CT according to TDES
ECB and CBC crypto modes

Signed-off-by: Michael Shamis <michaelsh@marvell.com>
Reviewed-by: Marko Kovacevic <marko.kovacevic@intel.com>
examples/fips_validation/main.c