Longpeng(Mike) 50d19cf368 cryptodev: setiv only when really need
ECB mode cipher doesn't need IV, if we setiv for it then qemu
crypto API would report "Expected IV size 0 not **", so we should
setiv only when the cipher algos really need.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Signed-off-by: Gonglei <arei.gonglei@huawei.com>
2017-03-23 17:22:01 +08:00
..
2017-01-31 13:03:42 +04:00
2017-01-10 07:02:52 +02:00
2017-02-20 11:26:28 +01:00
2017-01-31 13:03:42 +04:00
2017-01-27 18:07:59 +01:00
2017-01-31 13:03:42 +04:00
2017-02-20 11:26:28 +01:00
2017-02-20 11:26:28 +01:00