crypto: fix crypto perf unittest crash 25/23225/4
authorFan Zhang <roy.fan.zhang@intel.com>
Mon, 4 Nov 2019 16:01:59 +0000 (16:01 +0000)
committerDamjan Marion <damarion@cisco.com>
Thu, 7 Nov 2019 20:34:30 +0000 (21:34 +0100)
commitbc2e640db7533394a3de7bdffd78fadf2a2ffd9f
tree3cde701eba711a9dc32ad14432221b762e4ba43a
parentbf1f8b7f288c29bfcc128b1d09eae1c1eac2b7cc
crypto: fix crypto perf unittest crash

Type: fix

crypto perf test crashes for key size different than 16 bytes.
This patch fixes the issue

Signed-off-by: Fan Zhang <roy.fan.zhang@intel.com>
Change-Id: Ic8a8ca83ca189c879815dc5d065b8c6f7826cd41
src/plugins/unittest/crypto_test.c